Skip to content

Commit

Permalink
fix(deps): update module github.com/onsi/ginkgo to v2 (#131)
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] committed Apr 24, 2024
1 parent fc5a781 commit d045264
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 @@ -9,7 +9,7 @@ require (
github.com/go-logr/logr v1.4.1
github.com/go-logr/stdr v1.2.2
github.com/korylprince/ipnetgen v1.0.1
github.com/onsi/ginkgo v1.16.4
github.com/onsi/ginkgo v1.16.5
github.com/onsi/ginkgo/v2 v2.17.1
github.com/onsi/gomega v1.32.0
github.com/vishvananda/netlink v1.1.0
Expand Down

0 comments on commit d045264

Please sign in to comment.