Skip to content

Commit

Permalink
Update module sigs.k8s.io/controller-runtime to v0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent f8966cc commit 52105b1
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 50 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ go 1.16

require (
github.com/stretchr/testify v1.7.0
k8s.io/api v0.21.3
k8s.io/apimachinery v0.21.3
k8s.io/client-go v0.21.3
sigs.k8s.io/controller-runtime v0.9.5
k8s.io/api v0.23.0
k8s.io/apimachinery v0.23.0
k8s.io/client-go v0.23.0
sigs.k8s.io/controller-runtime v0.11.1
sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20210713022429-8b55f85c90c3
sigs.k8s.io/controller-tools v0.6.2
sigs.k8s.io/kustomize/kustomize/v3 v3.10.0
Expand Down
Loading

0 comments on commit 52105b1

Please sign in to comment.