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

Commit ccf0f82

Browse files
committed
Update module gorilla/sessions to v1.2.0
1 parent 71fc28c commit ccf0f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
github.com/gorilla/mux v1.7.3
3232
github.com/gorilla/schema v1.1.0
3333
github.com/gorilla/securecookie v1.1.1
34-
github.com/gorilla/sessions v1.1.3
34+
github.com/gorilla/sessions v1.2.0
3535
github.com/imkira/go-interpol v1.1.0 // indirect
3636
github.com/jinzhu/gorm v1.9.10
3737
github.com/joho/godotenv v1.3.0

0 commit comments

Comments
 (0)