Skip to content

Commit

Permalink
Update module sigs.k8s.io/controller-runtime to v0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Sep 1, 2023
1 parent ef8c764 commit 0c751b1
Show file tree
Hide file tree
Showing 2 changed files with 1,281 additions and 6 deletions.
12 changes: 6 additions & 6 deletions go.mod
Expand Up @@ -5,12 +5,12 @@ go 1.16
require (
github.com/gorilla/mux v1.7.2
github.com/pluralsh/kubeflow-profile-controller v0.0.0-20210809114424-ef7e43acb86e
github.com/prometheus/client_golang v1.11.0
github.com/sirupsen/logrus v1.8.1
github.com/prometheus/client_golang v1.16.0
github.com/sirupsen/logrus v1.9.0
istio.io/api v0.0.0-20210713195055-3a340e4f154e
istio.io/client-go v1.10.3
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.2
k8s.io/api v0.28.1
k8s.io/apimachinery v0.28.1
k8s.io/client-go v0.28.1
sigs.k8s.io/controller-runtime v0.16.1
)

0 comments on commit 0c751b1

Please sign in to comment.