Skip to content

Commit

Permalink
build(deps): bump github.com/prometheus-operator/prometheus-operator/…
Browse files Browse the repository at this point in the history
…pkg/apis/monitoring

Bumps [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) from 0.56.1 to 0.56.2.
- [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases)
- [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/v0.56.2/CHANGELOG.md)
- [Commits](prometheus-operator/prometheus-operator@v0.56.1...v0.56.2)

---
updated-dependencies:
- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 9, 2022
1 parent fe57597 commit a33771b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -14,7 +14,7 @@ require (
github.com/nxadm/tail v1.4.8
github.com/openshift/api v0.0.0-20220209124712-b632c5fc10c0
github.com/pjbgf/go-apparmor v0.0.7
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.56.1
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.56.2
github.com/prometheus/client_golang v1.12.1
github.com/prometheus/client_model v0.2.0
github.com/seccomp/libseccomp-golang v0.9.2-0.20210429002308-3879420cc921
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -953,8 +953,8 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN
github.com/posener/complete v1.1.1/go.mod h1:em0nMJCgc9GFtwrmVmEMR/ZL6WyhyjMBndrE9hABlRI=
github.com/pquerna/cachecontrol v0.0.0-20171018203845-0dec1b30a021/go.mod h1:prYjPmNq4d1NPVmpShWobRqXY3q7Vp+80DqgxxUrUIA=
github.com/proglottis/gpgme v0.1.1/go.mod h1:fPbW/EZ0LvwQtH8Hy7eixhp1eF3G39dtx7GUN+0Gmy0=
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.56.1 h1:pR4JSMGEyWXLNqvzrc72sKd9jLcayJZuzSicYFZUVhs=
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.56.1/go.mod h1:/xf16Bu3krDP6G5WhrJL9avDnLW/AN0g7hAIK63mbes=
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.56.2 h1:Zq3a6OAJfp2IBKxu0iH65d5PAilDFiV+o1aofUNMb+4=
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.56.2/go.mod h1:/xf16Bu3krDP6G5WhrJL9avDnLW/AN0g7hAIK63mbes=
github.com/prometheus/client_golang v0.0.0-20180209125602-c332b6f63c06/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw=
github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw=
github.com/prometheus/client_golang v0.9.2/go.mod h1:OsXs2jCmiKlQ1lTBmv21f2mNfw4xf/QclQDMrYNZzcM=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Expand Up @@ -353,7 +353,7 @@ github.com/pkg/errors
# github.com/pmezard/go-difflib v1.0.0
## explicit
github.com/pmezard/go-difflib/difflib
# github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.56.1
# github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.56.2
## explicit; go 1.17
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring/v1
Expand Down

0 comments on commit a33771b

Please sign in to comment.