migrate go version to 1.17

This commit is contained in:
tsmethurst 2021-09-10 10:46:04 +02:00
commit 0b92f54f87
281 changed files with 11846 additions and 12563 deletions

View file

@ -1,3 +0,0 @@
module github.com/gorilla/sessions
require github.com/gorilla/securecookie v1.1.1

View file

@ -1,2 +0,0 @@
github.com/gorilla/securecookie v1.1.1 h1:miw7JPhV+b/lAHSXz4qd/nN9jRiAFV5FwjeKyCS8BvQ=
github.com/gorilla/securecookie v1.1.1/go.mod h1:ra0sb63/xPlUeL+yeDciTfxMRAA+MP+HVt/4epWDjd4=

View file

@ -1,3 +0,0 @@
module github.com/gorilla/websocket
go 1.12

View file