diff options
author | Lokesh Mandvekar <lsm5@fedoraproject.org> | 2022-03-24 13:35:08 -0400 |
---|---|---|
committer | Lokesh Mandvekar <lsm5@fedoraproject.org> | 2022-03-24 13:35:08 -0400 |
commit | a22a75d5fcb04e1c92d195b0cf8cbf0ccd8de0a0 (patch) | |
tree | 95cbf56fd381410cad2946175e01a915258c3d13 /vendor/modules.txt | |
parent | b51ce669a1f272480790b1ec88cdacfc89170f19 (diff) | |
download | podman-a22a75d5fcb04e1c92d195b0cf8cbf0ccd8de0a0.tar.gz podman-a22a75d5fcb04e1c92d195b0cf8cbf0ccd8de0a0.tar.bz2 podman-a22a75d5fcb04e1c92d195b0cf8cbf0ccd8de0a0.zip |
Bump github.com/prometheus/client_golang to v1.11.1
Resolves: CVE-2022-21698
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index fdfd20bf2..2e1b14caf 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -541,13 +541,13 @@ github.com/ostreedev/ostree-go/pkg/otbuiltin github.com/pkg/errors # github.com/pmezard/go-difflib v1.0.0 github.com/pmezard/go-difflib/difflib -# github.com/prometheus/client_golang v1.7.1 +# github.com/prometheus/client_golang v1.11.1 github.com/prometheus/client_golang/prometheus github.com/prometheus/client_golang/prometheus/internal github.com/prometheus/client_golang/prometheus/promhttp # github.com/prometheus/client_model v0.2.0 github.com/prometheus/client_model/go -# github.com/prometheus/common v0.10.0 +# github.com/prometheus/common v0.26.0 github.com/prometheus/common/expfmt github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/prometheus/common/model |