aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-02 08:46:40 -0700
committerGitHub <noreply@github.com>2023-10-02 08:46:40 -0700
commita16c0fabcaa60ec534e281a8baa163e68d00c487 (patch)
tree572d7000273ef31cb846d535dd9b07825ffb307b /go.mod
parent58b46229aa349a3384b8b8ca4e02318a021cae98 (diff)
downloadseaweedfs-a16c0fabcaa60ec534e281a8baa163e68d00c487.tar.xz
seaweedfs-a16c0fabcaa60ec534e281a8baa163e68d00c487.zip
Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#4884)
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 de5df9e23..711a87889 100644
--- a/go.mod
+++ b/go.mod
@@ -77,9 +77,9 @@ 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.16.0
- github.com/prometheus/client_model v0.3.0 // indirect
- github.com/prometheus/common v0.42.0 // indirect
+ github.com/prometheus/client_golang v1.17.0
+ github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16 // indirect
+ github.com/prometheus/common v0.44.0 // indirect
github.com/prometheus/procfs v0.11.1
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect