Skip to content

Commit

Permalink
Merge pull request #118 from Azure/dependabot/go_modules/github.com/p…
Browse files Browse the repository at this point in the history
…rometheus/client_golang-1.11.1

Chore(deps): Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1
  • Loading branch information
ryanzhang-oss authored Oct 27, 2023
2 parents b129eb8 + 557eed2 commit 5f521e5
Show file tree
Hide file tree
Showing 2 changed files with 715 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ require (
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/nxadm/tail v1.4.8 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/prometheus/client_golang v1.11.0 // indirect
github.com/prometheus/client_golang v1.11.1 // indirect
github.com/prometheus/client_model v0.2.0 // indirect
github.com/prometheus/common v0.28.0 // indirect
github.com/prometheus/procfs v0.6.0 // indirect
Expand Down
Loading

0 comments on commit 5f521e5

Please sign in to comment.