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 4053888 commit 9ad4a14Copy full SHA for 9ad4a14
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.2
13
github.com/go-logr/logr v1.4.2
14
- github.com/onsi/ginkgo/v2 v2.22.1
+ github.com/onsi/ginkgo/v2 v2.23.2
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