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.
1 parent bb96678 commit b035751Copy full SHA for b035751
go.mod
@@ -6,8 +6,8 @@ require (
6
github.com/beorn7/perks v1.0.1 // indirect
7
github.com/evanphx/json-patch v4.5.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
+ github.com/go-logr/logr v0.2.0
+ github.com/go-logr/zapr v0.2.0
11
github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef // indirect
12
github.com/googleapis/gnostic v0.3.1 // indirect
13
github.com/hashicorp/golang-lru v0.5.4 // indirect
0 commit comments