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 68ca866 commit e10551eCopy full SHA for e10551e
go.mod
@@ -6,7 +6,7 @@ toolchain go1.22.5
6
7
require (
8
github.com/go-logr/logr v1.4.2
9
- github.com/onsi/ginkgo/v2 v2.19.0
+ github.com/onsi/ginkgo/v2 v2.23.2
10
github.com/onsi/gomega v1.33.1
11
github.com/prometheus/client_golang v1.19.1
12
github.com/prometheus/client_model v0.6.1
0 commit comments