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

Commitce91b99

Browse files
chore: bump github.com/prometheus/common from 0.62.0 to 0.63.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.62.0 to 0.63.0.- [Release notes](https://github.com/prometheus/common/releases)- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)- [Commits](prometheus/common@v0.62.0...v0.63.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>
1 parent1360bfe commitce91b99

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

‎go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
modulegithub.com/coder/coder/v2
22

33
go1.24.1
4-
54
// Required until a v3 of chroma is created to lazily initialize all XML files.
65
// None of our dependencies seem to use the registries anyways, so this
76
// should be fine...
@@ -161,7 +160,7 @@ require (
161160
github.com/prometheus-community/pro-bingv0.6.0
162161
github.com/prometheus/client_golangv1.21.0
163162
github.com/prometheus/client_modelv0.6.1
164-
github.com/prometheus/commonv0.62.0
163+
github.com/prometheus/commonv0.63.0
165164
github.com/quasilyte/go-ruleguard/dslv0.3.21
166165
github.com/robfig/cron/v3v3.0.1
167166
github.com/shirou/gopsutil/v4v4.25.2

‎go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -805,8 +805,8 @@ github.com/prometheus/client_golang v1.21.0 h1:DIsaGmiaBkSangBgMtWdNfxbMNdku5IK6
805805
github.com/prometheus/client_golangv1.21.0/go.mod h1:U9NM32ykUErtVBxdvD3zfi+EuFkkaBvMb09mIfe0Zgg=
806806
github.com/prometheus/client_modelv0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E=
807807
github.com/prometheus/client_modelv0.6.1/go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY=
808-
github.com/prometheus/commonv0.62.0 h1:xasJaQlnWAeyHdUBeGjXmutelfJHWMRr+Fg4QszZ2Io=
809-
github.com/prometheus/commonv0.62.0/go.mod h1:vyBcEuLSvWos9B1+CyL7JZ2up+uFzXhkqml0W5zIY1I=
808+
github.com/prometheus/commonv0.63.0 h1:YR/EIY1o3mEFP/kZCD7iDMnLPlGyuU2Gb3HIcXnA98k=
809+
github.com/prometheus/commonv0.63.0/go.mod h1:VVFF/fBIoToEnWRVkYoXEkq3R3paCoxG9PXP74SnV18=
810810
github.com/prometheus/procfsv0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc=
811811
github.com/prometheus/procfsv0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk=
812812
github.com/quasilyte/go-ruleguard/dslv0.3.21 h1:vNkC6fC6qMLzCOGbnIHOd5ixUGgTbp3Z4fGnUgULlDA=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp