diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-10-02 08:46:40 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-02 08:46:40 -0700 |
| commit | a16c0fabcaa60ec534e281a8baa163e68d00c487 (patch) | |
| tree | 572d7000273ef31cb846d535dd9b07825ffb307b /go.mod | |
| parent | 58b46229aa349a3384b8b8ca4e02318a021cae98 (diff) | |
| download | seaweedfs-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.mod | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |
