Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite5bc65d

Browse files
chore: bump github.com/prometheus/common from 0.64.0 to 0.65.0 (GoogleContainerTools#1756)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.64.0 to 0.65.0.- [Release notes](https://github.com/prometheus/common/releases)- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)- [Commits](prometheus/common@v0.64.0...v0.65.0)---updated-dependencies:- dependency-name: github.com/prometheus/common dependency-version: 0.65.0 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 parent7d073e8 commite5bc65d

File tree

4 files changed

+26
-7
lines changed

4 files changed

+26
-7
lines changed

‎go.mod‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ require (
2929
github.com/kylelemons/godebugv1.1.0
3030
github.com/open-policy-agent/cert-controllerv0.13.0
3131
github.com/prometheus/client_golangv1.22.0
32-
github.com/prometheus/commonv0.64.0
32+
github.com/prometheus/commonv0.65.0
3333
github.com/spf13/cobrav1.9.1
3434
github.com/spyzhov/ajsonv0.9.6
3535
github.com/stretchr/testifyv1.10.0

‎go.sum‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,8 +353,8 @@ github.com/prometheus/client_golang v1.22.0/go.mod h1:R7ljNsLXhuQXYZYtw6GAE9AZg8
353353
github.com/prometheus/client_modelv0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
354354
github.com/prometheus/client_modelv0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNwqPLxwZyk=
355355
github.com/prometheus/client_modelv0.6.2/go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE=
356-
github.com/prometheus/commonv0.64.0 h1:pdZeA+g617P7oGv1CzdTzyeShxAGrTBsolKNOLQPGO4=
357-
github.com/prometheus/commonv0.64.0/go.mod h1:0gZns+BLRQ3V6NdaerOhMbwwRbNh9hkGINtQAsP5GS8=
356+
github.com/prometheus/commonv0.65.0 h1:QDwzd+G1twt//Kwj/Ww6E9FQq1iVMmODnILtW1t2VzE=
357+
github.com/prometheus/commonv0.65.0/go.mod h1:0gZns+BLRQ3V6NdaerOhMbwwRbNh9hkGINtQAsP5GS8=
358358
github.com/prometheus/procfsv0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc=
359359
github.com/prometheus/procfsv0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk=
360360
github.com/rogpeppe/fastuuidv1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ=

‎vendor/github.com/prometheus/common/model/time.go‎

Lines changed: 22 additions & 3 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎vendor/modules.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ github.com/prometheus/client_golang/prometheus/promhttp/internal
448448
# github.com/prometheus/client_model v0.6.2
449449
## explicit; go 1.22.0
450450
github.com/prometheus/client_model/go
451-
# github.com/prometheus/common v0.64.0
451+
# github.com/prometheus/common v0.65.0
452452
## explicit; go 1.23.0
453453
github.com/prometheus/common/expfmt
454454
github.com/prometheus/common/model

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp