Skip to content

Commit

Permalink
Update module sigs.k8s.io/controller-runtime to v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 14, 2021
1 parent d6c44e8 commit 8dab751
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 35 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.16
require (
github.com/argoproj/argo-cd/v2 v2.1.8
github.com/argoproj/gitops-engine v0.4.2
github.com/go-logr/logr v0.4.0
github.com/go-logr/logr v1.2.0
github.com/google/go-github/v39 v39.2.0
github.com/int128/oauth2-github-app v0.1.0
github.com/onsi/ginkgo v1.16.5
Expand All @@ -14,7 +14,7 @@ require (
k8s.io/api v0.23.0
k8s.io/apimachinery v0.23.0
k8s.io/client-go v11.0.1-0.20190816222228-6d55c1b1f1ca+incompatible
sigs.k8s.io/controller-runtime v0.10.1
sigs.k8s.io/controller-runtime v0.11.0
)

replace (
Expand Down

0 comments on commit 8dab751

Please sign in to comment.