Skip to content

Commit

Permalink
Update Crossplane controller-runtime dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
matthchr committed Jul 14, 2021
1 parent 91b9d73 commit f32ed3c
Show file tree
Hide file tree
Showing 2 changed files with 372 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hack/crossplane/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ go 1.16

require (
github.com/crossplane/crossplane-runtime v0.11.0
k8s.io/apimachinery v0.19.2
sigs.k8s.io/controller-runtime v0.6.3
k8s.io/apimachinery v0.21.2
sigs.k8s.io/controller-runtime v0.9.2
)
Loading

0 comments on commit f32ed3c

Please sign in to comment.