Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Commit 2a0b1e1

Browse files
committed
Update module gorilla/sessions to v1.2.0
1 parent 2c72510 commit 2a0b1e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ require (
3030
github.com/gorilla/mux v1.7.3
3131
github.com/gorilla/schema v1.1.0
3232
github.com/gorilla/securecookie v1.1.1
33-
github.com/gorilla/sessions v1.1.3
33+
github.com/gorilla/sessions v1.2.0
3434
github.com/imkira/go-interpol v1.1.0 // indirect
3535
github.com/jinzhu/gorm v1.9.12
3636
github.com/joho/godotenv v1.3.0

0 commit comments

Comments
 (0)