Skip to content

Commit

Permalink
Update module sigs.k8s.io/controller-runtime to v0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 24, 2022
1 parent 884ac44 commit 85bd705
Show file tree
Hide file tree
Showing 2 changed files with 317 additions and 7 deletions.
14 changes: 7 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ 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/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.17.0
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.23.5
k8s.io/apimachinery v0.23.5
k8s.io/client-go v0.23.5
sigs.k8s.io/controller-runtime v0.11.2
)

0 comments on commit 85bd705

Please sign in to comment.