1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-08 11:25:20 +02:00

Update module github.com/gorilla/sessions to v1.4.0

This commit is contained in:
Renovate Bot 2024-11-03 00:04:40 +00:00
parent d5426b0626
commit 2f8d502541
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -57,7 +57,7 @@ require (
github.com/google/pprof v0.0.0-20241017200806-017d972448fc
github.com/google/uuid v1.6.0
github.com/gorilla/feeds v1.2.0
github.com/gorilla/sessions v1.2.2
github.com/gorilla/sessions v1.4.0
github.com/h2non/gock v1.2.0
github.com/hashicorp/go-version v1.6.0
github.com/hashicorp/golang-lru/v2 v2.0.7