diff --git a/go.mod b/go.mod index df170a3..4226e5b 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ module github.com/gorilla/mux -go 1.12 +go 1.17