Skip to content

Commit

Permalink
Update module sigs.k8s.io/controller-runtime to v0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2022
1 parent 884ac44 commit 92164b9
Show file tree
Hide file tree
Showing 2 changed files with 344 additions and 7 deletions.
15 changes: 8 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,15 @@ module github.com/hsmade/minecraft-operator
go 1.16

require (
github.com/go-logr/logr v1.1.0
github.com/go-logr/logr v1.2.0
github.com/go-mc/mcping v1.2.1
github.com/googleapis/gnostic v0.5.5 // indirect
github.com/mitchellh/hashstructure/v2 v2.0.2
github.com/onsi/ginkgo v1.16.4
github.com/onsi/gomega v1.16.0
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.18.1
github.com/pkg/errors v0.9.1
k8s.io/api v0.22.1
k8s.io/apimachinery v0.22.1
k8s.io/client-go v0.22.1
sigs.k8s.io/controller-runtime v0.9.6
k8s.io/api v0.24.0
k8s.io/apimachinery v0.24.0
k8s.io/client-go v0.24.0
sigs.k8s.io/controller-runtime v0.12.1
)
Loading

0 comments on commit 92164b9

Please sign in to comment.