Skip to content

Commit 986cd82

Browse files
renovate[bot]CloudNativePG Automated Updates
authored andcommitted
fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.93.1 (cloudnative-pg/cloudnative-pg#11422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> (cherry picked from commit cloudnative-pg/cloudnative-pg@52ac59f)
1 parent 28354ea commit 986cd82

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.27.1
77
require (
88
github.com/cloudnative-pg/barman-cloud v0.6.0
99
github.com/cloudnative-pg/machinery v0.6.0
10-
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.92.1
10+
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.93.1
1111
k8s.io/api v0.37.0
1212
k8s.io/apimachinery v0.37.0
1313
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ github.com/onsi/gomega v1.43.0/go.mod h1:REff/hsDsodHoKlWsP2mAPhu1+5/6hVYNf9rIEB
3434
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
3535
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=
3636
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
37-
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.92.1 h1:MR19V0wQ1ymlsURnlODjcnsVrClhclUgZMnbn6A+aRs=
38-
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.92.1/go.mod h1:eGo3VN8Kq5Fd0M7Cdx0oqbIxo753t99ojUZFVQkO1UM=
37+
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.93.1 h1:RP+/GISMkna7VpDx3wa52oYIyIjNU+iQxV6sDnY2uCA=
38+
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.93.1/go.mod h1:rZ+wRKDneCC/jJk24Mdb+6bAc6y/UjRliuMz6U20s6Y=
3939
github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk=
4040
github.com/spf13/pflag v1.0.10/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
4141
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=

0 commit comments

Comments
 (0)