Skip to content

Commit

Permalink
Update module sigs.k8s.io/controller-runtime to v0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 28, 2023
1 parent 4b12d49 commit 994f0db
Show file tree
Hide file tree
Showing 2 changed files with 569 additions and 157 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ go 1.16

require (
github.com/knadh/koanf v1.1.1
github.com/sirupsen/logrus v1.8.1
github.com/sirupsen/logrus v1.9.0
github.com/spf13/pflag v1.0.5
k8s.io/api v0.21.2
k8s.io/apimachinery v0.21.2
sigs.k8s.io/controller-runtime v0.9.2
k8s.io/api v0.27.2
k8s.io/apimachinery v0.27.2
sigs.k8s.io/controller-runtime v0.15.0
)

0 comments on commit 994f0db

Please sign in to comment.