Skip to content

Commit 31ee2de

Browse files
--- (#3266)
updated-dependencies: - dependency-name: github.com/prometheus/client_model dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a028787 commit 31ee2de

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
github.com/otiai10/copy v1.14.0
3232
github.com/pkg/errors v0.9.1
3333
github.com/prometheus/client_golang v1.18.0
34-
github.com/prometheus/client_model v0.6.0
34+
github.com/prometheus/client_model v0.6.1
3535
github.com/prometheus/common v0.47.0
3636
github.com/sirupsen/logrus v1.9.3
3737
github.com/spf13/cobra v1.8.0

Diff for: go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -519,8 +519,8 @@ github.com/prometheus/client_golang v1.18.0/go.mod h1:T+GXkCk5wSJyOqMIzVgvvjFDlk
519519
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo=
520520
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
521521
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
522-
github.com/prometheus/client_model v0.6.0 h1:k1v3CzpSRUTrKMppY35TLwPvxHqBu0bYgxZzqGIgaos=
523-
github.com/prometheus/client_model v0.6.0/go.mod h1:NTQHnmxFpouOD0DpvP4XujX3CdOAGQPoaGhyTchlyt8=
522+
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E=
523+
github.com/prometheus/client_model v0.6.1/go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY=
524524
github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce/go.mod h1:daVV7qP5qjZbuso7PdcryaAu0sAZbrN9i7WWcTMWvro=
525525
github.com/prometheus/common v0.4.0/go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4=
526526
github.com/prometheus/common v0.4.1/go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4=

Diff for: vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@ github.com/prometheus/client_golang/prometheus/promhttp
775775
github.com/prometheus/client_golang/prometheus/testutil
776776
github.com/prometheus/client_golang/prometheus/testutil/promlint
777777
github.com/prometheus/client_golang/prometheus/testutil/promlint/validations
778-
# github.com/prometheus/client_model v0.6.0
778+
# github.com/prometheus/client_model v0.6.1
779779
## explicit; go 1.19
780780
github.com/prometheus/client_model/go
781781
# github.com/prometheus/common v0.47.0

0 commit comments

Comments
 (0)