aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2022-03-21 11:06:14 -0700
committerGitHub <noreply@github.com>2022-03-21 11:06:14 -0700
commit087def339ffca01736e7cb5315dcec469eb989b7 (patch)
tree128e58e112bef090716fec420760328d67ad1cf0 /go.mod
parent22aca43b268ae228f070aa6199f9de4d5e2b35ec (diff)
parent468361aa787287ded4f4021e04e18e8f9ab7cba1 (diff)
downloadseaweedfs-087def339ffca01736e7cb5315dcec469eb989b7.tar.xz
seaweedfs-087def339ffca01736e7cb5315dcec469eb989b7.zip
Merge pull request #2779 from chrislusf/dependabot/go_modules/github.com/prometheus/client_golang-1.12.1
Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.1
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 943eb89d0..2bd92709d 100644
--- a/go.mod
+++ b/go.mod
@@ -92,10 +92,10 @@ require (
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/posener/complete v1.2.3
github.com/pquerna/cachecontrol v0.1.0
- github.com/prometheus/client_golang v1.11.0
+ github.com/prometheus/client_golang v1.12.1
github.com/prometheus/client_model v0.2.0 // indirect
- github.com/prometheus/common v0.26.0 // indirect
- github.com/prometheus/procfs v0.6.0 // indirect
+ github.com/prometheus/common v0.32.1 // indirect
+ github.com/prometheus/procfs v0.7.3 // indirect
github.com/rcrowley/go-metrics v0.0.0-20190826022208-cac0b30c2563 // indirect
github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 // indirect
github.com/seaweedfs/goexif v1.0.2