We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79279f5 commit b3eb365Copy full SHA for b3eb365
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/Yamashou/gqlgenc v0.14.0
9
github.com/evanphx/json-patch v5.6.0+incompatible
10
github.com/fluxcd/flagger v1.35.0
11
- github.com/gin-gonic/gin v1.7.7
+ github.com/gin-gonic/gin v1.9.1
12
github.com/go-logr/logr v1.3.0
13
github.com/gofrs/flock v0.8.1
14
github.com/google/uuid v1.4.0
0 commit comments