mirror of
https://github.com/go-gitea/gitea
synced 2025-07-10 12:37:19 +00:00
Update github.com/lafriks/xormstore and tidy up mod.go (#8020)
This commit is contained in:
committed by
Antoine GIRARD
parent
dd3ba9bb6b
commit
cedb285e25
7
vendor/github.com/gorilla/sessions/go.mod
generated
vendored
7
vendor/github.com/gorilla/sessions/go.mod
generated
vendored
@ -1,6 +1,3 @@
|
||||
module "github.com/gorilla/sessions"
|
||||
module github.com/gorilla/sessions
|
||||
|
||||
require (
|
||||
"github.com/gorilla/context" v1.1.1
|
||||
"github.com/gorilla/securecookie" v1.1.1
|
||||
)
|
||||
require github.com/gorilla/securecookie v1.1.1
|
||||
|
Reference in New Issue
Block a user