We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3378761 commit 53662fcCopy full SHA for 53662fc
backend/go.mod
@@ -16,7 +16,7 @@ require (
16
github.com/dominikbraun/graph v0.23.0
17
github.com/getsentry/sentry-go v0.28.0
18
github.com/gin-contrib/pprof v1.5.0
19
- github.com/gin-contrib/sessions v1.0.1
+ github.com/gin-contrib/sessions v1.0.2
20
github.com/gin-gonic/gin v1.10.0
21
github.com/golang-jwt/jwt v3.2.2+incompatible
22
github.com/google/go-github/v61 v61.0.0
0 commit comments