Browse Source

upgrade go version to `17` for `github.com/gorilla/mux` module

pull/663/head
Abdfn 4 years ago committed by GitHub
parent
commit
cea6b9e109
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      go.mod

2
go.mod

@ -1,3 +1,3 @@ @@ -1,3 +1,3 @@
module github.com/gorilla/mux
go 1.12
go 1.17

Loading…
Cancel
Save