From 4721d69eb139e7da26f5454b80c39a4f1c8f1e23 Mon Sep 17 00:00:00 2001 From: xengineering Date: Wed, 27 Dec 2023 12:56:46 +0100 Subject: Add github.com/gorilla/mux This dependency provides a more extended HTTP routing than the Go standard library. --- vendor/modules.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'vendor/modules.txt') diff --git a/vendor/modules.txt b/vendor/modules.txt index 6014d38..b51ce28 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1,3 +1,6 @@ +# github.com/gorilla/mux v1.8.1 +## explicit; go 1.20 +github.com/gorilla/mux # github.com/mattn/go-sqlite3 v1.14.18 ## explicit; go 1.16 github.com/mattn/go-sqlite3 -- cgit v1.2.3-70-g09d2