Skip to content

Commit a54afcc

Browse files
fix(deps): update module github.com/onsi/ginkgo to v2 (#124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5de40cf commit a54afcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/bitly/go-simplejson v0.5.1
88
github.com/go-logr/logr v1.4.3
99
github.com/gogo/protobuf v1.3.2 // indirect
10-
github.com/onsi/ginkgo/v2 v2.28.1 // indirect
10+
github.com/onsi/ginkgo/v2 v2.28.1
1111
github.com/onsi/gomega v1.39.1 // updated
1212
github.com/stretchr/testify v1.11.1 // updated
1313
gopkg.in/yaml.v3 v3.0.1 // indirect

0 commit comments

Comments
 (0)