Skip to content

Commit

Permalink
Bump sigs.k8s.io/controller-runtime from 0.8.2 to 0.8.3
Browse files Browse the repository at this point in the history
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Commits](kubernetes-sigs/controller-runtime@v0.8.2...v0.8.3)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 15, 2021
1 parent 27a24a3 commit b93e555
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Expand Up @@ -10,7 +10,7 @@ require (
github.com/coreos/ignition/v2 v2.9.0
github.com/docker/docker v17.12.0-ce-rc1.0.20200505174321-1655290016ac+incompatible // indirect
github.com/go-openapi/runtime v0.19.26
github.com/go-openapi/strfmt v0.20.0
github.com/go-openapi/strfmt v0.20.0 // indirect
github.com/golang/mock v1.5.0
github.com/google/uuid v1.2.0
github.com/hashicorp/go-version v1.2.1
Expand All @@ -36,7 +36,7 @@ require (
k8s.io/api v0.20.4
k8s.io/apimachinery v0.20.4
k8s.io/client-go v12.0.0+incompatible
sigs.k8s.io/controller-runtime v0.8.2
sigs.k8s.io/controller-runtime v0.8.3
)

replace (
Expand Down

0 comments on commit b93e555

Please sign in to comment.