Skip to content

Commit

Permalink
Update module sigs.k8s.io/controller-runtime to v0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 884ac44 commit 94166bd
Show file tree
Hide file tree
Showing 2 changed files with 316 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.0
k8s.io/apimachinery v0.23.0
k8s.io/client-go v0.23.0
sigs.k8s.io/controller-runtime v0.11.1
)
Loading

0 comments on commit 94166bd

Please sign in to comment.