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 73b29b4 commit b90e186Copy full SHA for b90e186
go.mod
@@ -11,7 +11,7 @@ require (
11
github.com/Masterminds/sprig/v3 v3.3.0
12
github.com/argoproj/argo-cd/v2 v2.14.8
13
github.com/go-logr/logr v1.4.3
14
- github.com/onsi/ginkgo/v2 v2.22.1
+ github.com/onsi/ginkgo/v2 v2.25.0
15
github.com/onsi/gomega v1.36.2
16
github.com/projectcapsule/capsule v0.7.4
17
github.com/prometheus/client_golang v1.21.1
0 commit comments