Skip to content

Commit ce21574

Browse files
Bump github.com/prometheus/common from 0.48.0 to 0.49.0 (gatewayd-io#461)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.48.0 to 0.49.0. - [Release notes](https://github.com/prometheus/common/releases) - [Commits](prometheus/common@v0.48.0...v0.49.0) --- updated-dependencies: - dependency-name: github.com/prometheus/common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10421d6 commit ce21574

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ require (
2020
github.com/mitchellh/mapstructure v1.5.0
2121
github.com/prometheus/client_golang v1.19.0
2222
github.com/prometheus/client_model v0.6.0
23-
github.com/prometheus/common v0.48.0
23+
github.com/prometheus/common v0.49.0
2424
github.com/rs/zerolog v1.32.0
2525
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
2626
github.com/spf13/cast v1.6.0

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)