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 3adb25d commit fc4f980Copy full SHA for fc4f980
go.mod
@@ -9,8 +9,8 @@ require (
9
github.com/google/go-cmp v0.7.0
10
github.com/google/uuid v1.6.0
11
github.com/maxbrunsfeld/counterfeiter/v6 v6.11.3
12
- github.com/onsi/ginkgo/v2 v2.23.4
13
- github.com/onsi/gomega v1.38.0
+ github.com/onsi/ginkgo/v2 v2.25.1
+ github.com/onsi/gomega v1.38.1
14
github.com/patrickmn/go-cache v2.1.0+incompatible
15
github.com/pkg/errors v0.9.1
16
github.com/prometheus/client_golang v1.22.0
0 commit comments