Skip to content

Commit

Permalink
Merge pull request #4715 from vincepri/cr090b6
Browse files Browse the repository at this point in the history
🌱 Update Controller Runtime to v0.9.0-beta.6
  • Loading branch information
k8s-ci-robot authored Jun 2, 2021
2 parents cd3a694 + d0ce23a commit 40841d9
Show file tree
Hide file tree
Showing 4 changed files with 79 additions and 79 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ require (
github.com/google/go-github/v33 v33.0.0
github.com/google/gofuzz v1.2.0
github.com/gosuri/uitable v0.0.4
github.com/onsi/ginkgo v1.16.1
github.com/onsi/gomega v1.11.0
github.com/onsi/ginkgo v1.16.2
github.com/onsi/gomega v1.12.0
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v1.1.3
github.com/spf13/pflag v1.0.5
Expand All @@ -35,8 +35,8 @@ require (
k8s.io/component-base v0.21.1
k8s.io/klog/v2 v2.8.0
k8s.io/kubectl v0.21.1
k8s.io/utils v0.0.0-20210305010621-2afb4311ab10
sigs.k8s.io/controller-runtime v0.9.0-beta.5
k8s.io/utils v0.0.0-20210517184530-5a248b5acedc
sigs.k8s.io/controller-runtime v0.9.0-beta.6
sigs.k8s.io/kind v0.11.0
sigs.k8s.io/yaml v1.2.0
)
Loading

0 comments on commit 40841d9

Please sign in to comment.