Skip to content

Commit

Permalink
Merge pull request #2 from onmetal/dependabot/go_modules/sigs.k8s.io/…
Browse files Browse the repository at this point in the history
…controller-runtime-0.8.3

Bump sigs.k8s.io/controller-runtime from 0.4.0 to 0.8.3
  • Loading branch information
afritzler authored May 5, 2021
2 parents 3799b7f + babbfd8 commit 90a6062
Show file tree
Hide file tree
Showing 2 changed files with 516 additions and 202 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/onmetal/onmetal-api
go 1.16

require (
k8s.io/apimachinery v0.0.0-20190913080033-27d36303b655
k8s.io/client-go v0.0.0-20190918160344-1fbdaa4c8d90
sigs.k8s.io/controller-runtime v0.4.0
k8s.io/apimachinery v0.20.2
k8s.io/client-go v0.20.2
sigs.k8s.io/controller-runtime v0.8.3
)
Loading

0 comments on commit 90a6062

Please sign in to comment.