aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2022-05-16 09:15:30 -0700
committerGitHub <noreply@github.com>2022-05-16 09:15:30 -0700
commitd415596be0f4930af24c3a7a353ee0b97c4bc9b2 (patch)
treedcdb31eedadb2703332e2beb29b4fa9bb74ce712 /go.mod
parent9a0cf3cf54a688dca32deadd80587647debb3d17 (diff)
parente085dcfb38289d4d13a745ea55c0b7345329d49a (diff)
downloadseaweedfs-d415596be0f4930af24c3a7a353ee0b97c4bc9b2.tar.xz
seaweedfs-d415596be0f4930af24c3a7a353ee0b97c4bc9b2.zip
Merge pull request #3067 from chrislusf/dependabot/go_modules/github.com/prometheus/client_golang-1.12.2
Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index ede48529e..32039ad31 100644
--- a/go.mod
+++ b/go.mod
@@ -85,7 +85,7 @@ 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.12.1
+ github.com/prometheus/client_golang v1.12.2
github.com/prometheus/client_model v0.2.0 // indirect
github.com/prometheus/common v0.32.1 // indirect
github.com/prometheus/procfs v0.7.3 // indirect