File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 github.com/emicklei/go-restful/v3 v3.10.1 // indirect
2121 github.com/evanphx/json-patch/v5 v5.6.0 // indirect
2222 github.com/fsnotify/fsnotify v1.6.0 // indirect
23- github.com/go-logr/logr v1.2 .3 // indirect
23+ github.com/go-logr/logr v1.4 .3 // indirect
2424 github.com/go-openapi/jsonpointer v0.19.6 // indirect
2525 github.com/go-openapi/jsonreference v0.20.2 // indirect
2626 github.com/go-openapi/swag v0.22.3 // indirect
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeME
4242github.com/go-kit/log v0.2.1 h1:MRVx0/zhvdseW+Gza6N9rVzU/IVzaeE1SFI4raAhmBU =
4343github.com/go-logfmt/logfmt v0.5.1 h1:otpy5pqBCBZ1ng9RQ0dPu4PN7ba75Y/aA+UpowDyNVA =
4444github.com/go-logr/logr v1.2.0 /go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A =
45- github.com/go-logr/logr v1.2 .3 h1:2DntVwHkVopvECVRSlL5PSo9eG+cAkDCuckLubN+rq0 =
46- github.com/go-logr/logr v1.2 .3 /go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A =
45+ github.com/go-logr/logr v1.4 .3 h1:CjnDlHq8ikf6E492q6eKboGOC0T8CDaOvkHCIg8idEI =
46+ github.com/go-logr/logr v1.4 .3 /go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY =
4747github.com/go-logr/zapr v1.2.3 h1:a9vnzlIBPQBBkeaR9IuMUfmVOrQlkoC4YfPoFkX3T7A =
4848github.com/go-openapi/jsonpointer v0.19.6 h1:eCs3fxoIi3Wh6vtgmLTOjdhSpiqphQ+DaPn38N2ZdrE =
4949github.com/go-openapi/jsonpointer v0.19.6 /go.mod h1:osyAmYz/mB/C3I+WsTTSgw1ONzaLJoLCyoi6/zppojs =
You can’t perform that action at this time.
0 commit comments