diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-05-16 09:15:30 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-16 09:15:30 -0700 |
| commit | d415596be0f4930af24c3a7a353ee0b97c4bc9b2 (patch) | |
| tree | dcdb31eedadb2703332e2beb29b4fa9bb74ce712 /go.mod | |
| parent | 9a0cf3cf54a688dca32deadd80587647debb3d17 (diff) | |
| parent | e085dcfb38289d4d13a745ea55c0b7345329d49a (diff) | |
| download | seaweedfs-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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
