Skip to content

Commit 53662fc

Browse files
fix(deps): update module github.com/gin-contrib/sessions to v1.0.2
1 parent 3378761 commit 53662fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/dominikbraun/graph v0.23.0
1717
github.com/getsentry/sentry-go v0.28.0
1818
github.com/gin-contrib/pprof v1.5.0
19-
github.com/gin-contrib/sessions v1.0.1
19+
github.com/gin-contrib/sessions v1.0.2
2020
github.com/gin-gonic/gin v1.10.0
2121
github.com/golang-jwt/jwt v3.2.2+incompatible
2222
github.com/google/go-github/v61 v61.0.0

0 commit comments

Comments
 (0)