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 5de40cf commit a54afccCopy full SHA for a54afcc
1 file changed
go.mod
@@ -7,7 +7,7 @@ require (
7
github.com/bitly/go-simplejson v0.5.1
8
github.com/go-logr/logr v1.4.3
9
github.com/gogo/protobuf v1.3.2 // indirect
10
- github.com/onsi/ginkgo/v2 v2.28.1 // indirect
+ github.com/onsi/ginkgo/v2 v2.28.1
11
github.com/onsi/gomega v1.39.1 // updated
12
github.com/stretchr/testify v1.11.1 // updated
13
gopkg.in/yaml.v3 v3.0.1 // indirect
0 commit comments