Skip to content

Commit

Permalink
fix(deps): update module sigs.k8s.io/controller-runtime to v0.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 23, 2023
1 parent a49ba23 commit 2691684
Show file tree
Hide file tree
Showing 2 changed files with 931 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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/v2 v2.12.1
github.com/onsi/ginkgo v1.16.4
github.com/onsi/ginkgo/v2 v2.12.1
github.com/onsi/gomega v1.27.10
github.com/vishvananda/netlink v1.1.0
Expand All @@ -17,6 +17,6 @@ require (
k8s.io/apimachinery v0.28.2
k8s.io/client-go v0.28.2
k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9 // indirect
sigs.k8s.io/controller-runtime v0.15.1
sigs.k8s.io/controller-runtime v0.16.2
sigs.k8s.io/kind v0.20.0
)
Loading

0 comments on commit 2691684

Please sign in to comment.