We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71aee64 commit e501a81Copy full SHA for e501a81
backend/go.mod
@@ -14,7 +14,7 @@ require (
14
github.com/diggerhq/digger/libs v0.4.15
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
+ github.com/gin-contrib/pprof v1.5.3
18
github.com/gin-contrib/sessions v1.0.1
19
github.com/gin-gonic/gin v1.10.0
20
github.com/golang-jwt/jwt v3.2.2+incompatible
0 commit comments