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