We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ebb8f3f + 50d7d20 commit 29c2e32Copy full SHA for 29c2e32
go.mod
@@ -3,8 +3,7 @@ module sigs.k8s.io/controller-runtime
3
go 1.13
4
5
require (
6
- github.com/beorn7/perks v1.0.1 // indirect
7
- github.com/evanphx/json-patch v4.5.0+incompatible
+ github.com/evanphx/json-patch v4.9.0+incompatible
8
github.com/fsnotify/fsnotify v1.4.9
9
github.com/go-logr/logr v0.1.0
10
github.com/go-logr/zapr v0.1.0
0 commit comments