aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-19 10:20:15 -0700
committerGitHub <noreply@github.com>2023-06-19 10:20:15 -0700
commit656283519bad28f393adc8ad136e5db2d2e5e32f (patch)
treec28128226c1d2762ceee1b28a10709b98465ef7f /go.mod
parent88b292fb3fe43b3a7ef9d9d8ee17d04baf99bfec (diff)
downloadseaweedfs-656283519bad28f393adc8ad136e5db2d2e5e32f.tar.xz
seaweedfs-656283519bad28f393adc8ad136e5db2d2e5e32f.zip
Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 (#4597)
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 e176259a1..b267fddae 100644
--- a/go.mod
+++ b/go.mod
@@ -77,7 +77,7 @@ require (
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/posener/complete v1.2.3
github.com/pquerna/cachecontrol v0.2.0
- github.com/prometheus/client_golang v1.15.1
+ github.com/prometheus/client_golang v1.16.0
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.42.0 // indirect
github.com/prometheus/procfs v0.11.0