Skip to content

Commit 4fff517

Browse files
fix(deps): update github.com/prometheus/prometheus digest to 02b1aba (main) (#20964)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 694d42e commit 4fff517

File tree

5 files changed

+108
-52
lines changed

5 files changed

+108
-52
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ require (
8686
github.com/prometheus/client_golang v1.23.2
8787
github.com/prometheus/client_model v0.6.2
8888
github.com/prometheus/common v0.67.5
89-
github.com/prometheus/prometheus v0.309.2-0.20260225081042-c317f9254e09
89+
github.com/prometheus/prometheus v0.310.1-0.20260226160648-02b1abab5e7f
9090
github.com/redis/go-redis/v9 v9.18.0
9191
github.com/segmentio/fasthash v1.0.3
9292
github.com/shurcooL/httpfs v0.0.0-20230704072500-f1e31cf0ba5c

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1043,8 +1043,8 @@ github.com/prometheus/procfs v0.1.3/go.mod h1:lV6e/gmhEcM9IjHGsFOCxxuZ+z1YqCvr4O
10431043
github.com/prometheus/procfs v0.6.0/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1xBZuNvfVA=
10441044
github.com/prometheus/procfs v0.19.2 h1:zUMhqEW66Ex7OXIiDkll3tl9a1ZdilUOd/F6ZXw4Vws=
10451045
github.com/prometheus/procfs v0.19.2/go.mod h1:M0aotyiemPhBCM0z5w87kL22CxfcH05ZpYlu+b4J7mw=
1046-
github.com/prometheus/prometheus v0.309.2-0.20260225081042-c317f9254e09 h1:4Pb878cNqJyGS92vBbDDHbWJaoLnhHfBUPOnJwop4lA=
1047-
github.com/prometheus/prometheus v0.309.2-0.20260225081042-c317f9254e09/go.mod h1:y+Aa7SkO1/JMw41COorgdvnA5yCoeZ8aEQiEdFr1wXU=
1046+
github.com/prometheus/prometheus v0.310.1-0.20260226160648-02b1abab5e7f h1:r2xMWeoofjPTPxzz65Lkf74g1jL92tijajvGA2+7WUE=
1047+
github.com/prometheus/prometheus v0.310.1-0.20260226160648-02b1abab5e7f/go.mod h1:mkwGH8rzMuiXYQnnF2pdD55MBwOo7XK61wLRaUSgFuk=
10481048
github.com/prometheus/sigv4 v0.4.1 h1:EIc3j+8NBea9u1iV6O5ZAN8uvPq2xOIUPcqCTivHuXs=
10491049
github.com/prometheus/sigv4 v0.4.1/go.mod h1:eu+ZbRvsc5TPiHwqh77OWuCnWK73IdkETYY46P4dXOU=
10501050
github.com/puzpuzpuz/xsync/v3 v3.5.1 h1:GJYJZwO6IdxN/IKbneznS6yPkVC+c3zyY/j19c++5Fg=

vendor/github.com/prometheus/prometheus/promql/engine.go

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

vendor/github.com/prometheus/prometheus/tsdb/head.go

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

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1865,8 +1865,8 @@ github.com/prometheus/otlptranslator
18651865
github.com/prometheus/procfs
18661866
github.com/prometheus/procfs/internal/fs
18671867
github.com/prometheus/procfs/internal/util
1868-
# github.com/prometheus/prometheus v0.309.2-0.20260225081042-c317f9254e09
1869-
## explicit; go 1.25.5
1868+
# github.com/prometheus/prometheus v0.310.1-0.20260226160648-02b1abab5e7f
1869+
## explicit; go 1.25.0
18701870
github.com/prometheus/prometheus/config
18711871
github.com/prometheus/prometheus/discovery
18721872
github.com/prometheus/prometheus/discovery/aws

0 commit comments

Comments
 (0)