Skip to content

Commit fc4f980

Browse files
Update test libraries
1 parent 3adb25d commit fc4f980

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ require (
99
github.com/google/go-cmp v0.7.0
1010
github.com/google/uuid v1.6.0
1111
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
12+
github.com/onsi/ginkgo/v2 v2.25.1
13+
github.com/onsi/gomega v1.38.1
1414
github.com/patrickmn/go-cache v2.1.0+incompatible
1515
github.com/pkg/errors v0.9.1
1616
github.com/prometheus/client_golang v1.22.0

0 commit comments

Comments
 (0)