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 1fbbfc4 commit 4eb90d9Copy full SHA for 4eb90d9
go.mod
@@ -9,7 +9,7 @@ require (
9
github.com/Yamashou/gqlgenc v0.14.0
10
github.com/evanphx/json-patch v5.6.0+incompatible
11
github.com/fluxcd/flagger v1.35.0
12
- github.com/gin-gonic/gin v1.7.7
+ github.com/gin-gonic/gin v1.9.1
13
github.com/gofrs/flock v0.8.1
14
github.com/mitchellh/mapstructure v1.5.0
15
github.com/onsi/ginkgo/v2 v2.12.1
0 commit comments