File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/imdario/mergo v0.3.16
12
12
github.com/onsi/ginkgo/v2 v2.20.2
13
13
github.com/onsi/gomega v1.34.2
14
- github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.77.0
14
+ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.77.1
15
15
github.com/sagikazarmark/docker-ref v0.1.0
16
16
github.com/spf13/cast v1.7.0
17
17
github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -270,8 +270,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
270
270
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
271
271
github.com/pquerna/otp v1.4.0 h1:wZvl1TIVxKRThZIBiwOOHOGP/1+nZyWBil9Y2XNEDzg =
272
272
github.com/pquerna/otp v1.4.0 /go.mod h1:dkJfzwRKNiegxyNb54X/3fLwhCynbMspSyWKnvi1AEg =
273
- github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.77.0 h1:qJ0oVdazkVKcmVJNZncFylrbyf8c48sym/2b8P/0Ahg =
274
- github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.77.0 /go.mod h1:D0KY8md81DQKdaR/cXwnhoWB3MYYyc/UjvqE8GFkIvA =
273
+ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.77.1 h1:XGoEXT6WTTihO+MD8MAao+YaQIH905HbK0WK2lyo28k =
274
+ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.77.1 /go.mod h1:D0KY8md81DQKdaR/cXwnhoWB3MYYyc/UjvqE8GFkIvA =
275
275
github.com/prometheus/client_golang v1.20.4 h1:Tgh3Yr67PaOv/uTqloMsCEdeuFTatm5zIq5+qNN23vI =
276
276
github.com/prometheus/client_golang v1.20.4 /go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE =
277
277
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
You can’t perform that action at this time.
0 commit comments