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