Skip to content

Commit af68a9a

Browse files
authored
Merge pull request #787 from cloudflare/dependabot/go_modules/github.com/prometheus/prometheus-0.48.0
Bump github.com/prometheus/prometheus from 0.48.0-rc.2 to 0.48.0
2 parents d42075e + 389e6da commit af68a9a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/prometheus/client_golang v1.17.0
1515
github.com/prometheus/client_model v0.5.0
1616
github.com/prometheus/common v0.45.0
17-
github.com/prometheus/prometheus v0.48.0-rc.2
17+
github.com/prometheus/prometheus v0.48.0
1818
github.com/prymitive/current v0.1.0
1919
github.com/rogpeppe/go-internal v1.11.0
2020
github.com/stretchr/testify v1.8.4

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -392,8 +392,8 @@ github.com/prometheus/procfs v0.1.3/go.mod h1:lV6e/gmhEcM9IjHGsFOCxxuZ+z1YqCvr4O
392392
github.com/prometheus/procfs v0.6.0/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1xBZuNvfVA=
393393
github.com/prometheus/procfs v0.12.0 h1:jluTpSng7V9hY0O2R9DzzJHYb2xULk9VTR1V1R/k6Bo=
394394
github.com/prometheus/procfs v0.12.0/go.mod h1:pcuDEFsWDnvcgNzo4EEweacyhjeA9Zk3cnaOZAZEfOo=
395-
github.com/prometheus/prometheus v0.48.0-rc.2 h1:CFAdPbWVDduOZFn1/35lsPGLw/PrWRyF3CGY5BYl+xg=
396-
github.com/prometheus/prometheus v0.48.0-rc.2/go.mod h1:SRw624aMAxTfryAcP8rOjg4S/sHHaetx2lyJJ2nM83g=
395+
github.com/prometheus/prometheus v0.48.0 h1:yrBloImGQ7je4h8M10ujGh4R6oxYQJQKlMuETwNskGk=
396+
github.com/prometheus/prometheus v0.48.0/go.mod h1:SRw624aMAxTfryAcP8rOjg4S/sHHaetx2lyJJ2nM83g=
397397
github.com/prymitive/current v0.1.0 h1:j0qvhMUKEz4rZE7YgftTYnBcaujmv6RVGvvmEC+p+6E=
398398
github.com/prymitive/current v0.1.0/go.mod h1:ZKbTBHjDMGAM3YPcnkA2I4L5U/vYfbXyVTKZJWhTCoc=
399399
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=

0 commit comments

Comments
 (0)