diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-11-06 11:58:26 +0000 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2024-11-06 12:43:05 +0000 |
| commit | 9a660e3a2d8b605698e61517ad4f2969d8e15f60 (patch) | |
| tree | d1d6ffaaab8f81261226eee847b727640d6959f9 /go.mod | |
| parent | 7b852900edea5ba4713835a860693a0d1acaa826 (diff) | |
mod: bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.4 to 1.20.5.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.20.4...v1.20.5)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ require ( github.com/google/uuid v1.6.0 github.com/gorilla/handlers v1.5.2 github.com/ianlancetaylor/demangle v0.0.0-20240312041847-bd984b5ce465 - github.com/prometheus/client_golang v1.20.4 + github.com/prometheus/client_golang v1.20.5 github.com/sergi/go-diff v1.3.1 github.com/speakeasy-api/git-diff-parser v0.0.3 github.com/stretchr/testify v1.9.0 |
