From e1090a7583cfbb75fa03eb56d2b26d68732282cf Mon Sep 17 00:00:00 2001 From: davy Date: Wed, 26 Jun 2019 14:02:31 -0500 Subject: import code --- vendor/github.com/gorilla/mux/go.mod | 1 + 1 file changed, 1 insertion(+) create mode 100644 vendor/github.com/gorilla/mux/go.mod (limited to 'vendor/github.com/gorilla/mux/go.mod') diff --git a/vendor/github.com/gorilla/mux/go.mod b/vendor/github.com/gorilla/mux/go.mod new file mode 100644 index 0000000..cfc8ede --- /dev/null +++ b/vendor/github.com/gorilla/mux/go.mod @@ -0,0 +1 @@ +module github.com/gorilla/mux -- cgit v1.2.3