diff options
| author | Raul Benencia <raul@thousandeyes.com> | 2023-01-04 16:32:49 -0800 |
|---|---|---|
| committer | Raul Benencia <raul@thousandeyes.com> | 2023-01-04 16:32:49 -0800 |
| commit | bdf7df6d7be8bb887334d3b623c999c9adc06843 (patch) | |
| tree | 4a59a957dfb9abf9bac89b624de65cbdb6904422 /vendor/github.com/gorilla/mux | |
| parent | 5278665a4dab4d90c7aac56aa76ce2c24705da8c (diff) | |
build: use go 1.19 and tidy up deps
Diffstat (limited to 'vendor/github.com/gorilla/mux')
| -rw-r--r-- | vendor/github.com/gorilla/mux/go.mod | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vendor/github.com/gorilla/mux/go.mod b/vendor/github.com/gorilla/mux/go.mod deleted file mode 100644 index df170a3..0000000 --- a/vendor/github.com/gorilla/mux/go.mod +++ /dev/null @@ -1,3 +0,0 @@ -module github.com/gorilla/mux - -go 1.12 |
