File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/blang/semver v3.5.1+incompatible
77 github.com/ghodss/yaml v1.0.0
8- github.com/go-logr/logr v1.2.0
8+ github.com/go-logr/logr v1.2.2
99 github.com/pkg/errors v0.9.1
1010 github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.54.0
1111 github.com/stretchr/testify v1.7.0
Original file line number Diff line number Diff line change @@ -157,8 +157,9 @@ github.com/go-logfmt/logfmt v0.4.0/go.mod h1:3RMwSq7FuexP4Kalkev3ejPJsZTpXXBr9+V
157157github.com/go-logfmt/logfmt v0.5.0 /go.mod h1:wCYkCAKZfumFQihp8CzCvQ3paCTfi41vtzG1KdI/P7A =
158158github.com/go-logr/logr v0.1.0 /go.mod h1:ixOQHD9gLJUVQQ2ZOR7zLEifBX6tGkNJF4QyIY7sIas =
159159github.com/go-logr/logr v0.2.0 /go.mod h1:z6/tIYblkpsD+a4lm/fGIIU9mZ+XfAiaFtq7xTgseGU =
160- github.com/go-logr/logr v1.2.0 h1:QK40JKJyMdUDz+h+xvCsru/bJhvG0UxvePV0ufL/AcE =
161160github.com/go-logr/logr v1.2.0 /go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A =
161+ github.com/go-logr/logr v1.2.2 h1:ahHml/yUpnlb96Rp8HCvtYVPY8ZYpxq3g7UYchIYwbs =
162+ github.com/go-logr/logr v1.2.2 /go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A =
162163github.com/go-logr/zapr v1.2.0 h1:n4JnPI1T3Qq1SFEi/F8rwLrZERp2bso19PJZDB9dayk =
163164github.com/go-logr/zapr v1.2.0 /go.mod h1:Qa4Bsj2Vb+FAVeAKsLD8RLQ+YRJB8YDmOAKxaBQf7Ro =
164165github.com/go-openapi/jsonpointer v0.19.3 /go.mod h1:Pl9vOtqEWErmShwVjC8pYs9cog34VGT37dQOVbmoatg =
You can’t perform that action at this time.
0 commit comments