Skip to content

Commit

Permalink
fix(deps): update module github.com/onsi/ginkgo to v2 (#102)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 23, 2023
1 parent b4fb869 commit a6f72b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/go-logr/stdr v1.2.2
github.com/imdario/mergo v0.3.12 // indirect
github.com/korylprince/ipnetgen v1.0.1
github.com/onsi/ginkgo v1.16.4
github.com/onsi/ginkgo/v2 v2.12.1
github.com/onsi/ginkgo/v2 v2.12.1
github.com/onsi/gomega v1.27.10
github.com/vishvananda/netlink v1.1.0
Expand Down

0 comments on commit a6f72b5

Please sign in to comment.