mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-14 04:09:29 +02:00
Update github.com/lafriks/xormstore and tidy up mod.go (#8020)
This commit is contained in:
parent
dd3ba9bb6b
commit
cedb285e25
20 changed files with 286 additions and 165 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue