Skip to content

Commit e6d3f0c

Browse files
build(deps): bump the all-go-mod-patch-and-minor group across 1 directory with 4 updates (#3578)
Bumps the all-go-mod-patch-and-minor group with 4 updates in the / directory: [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc), [github.com/instana/go-sensor](https://github.com/instana/go-sensor), [github.com/miekg/dns](https://github.com/miekg/dns) and [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang). Updates `github.com/coreos/go-oidc/v3` from 3.14.1 to 3.15.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/coreos/go-oidc/releases">github.com/coreos/go-oidc/v3's releases</a>.</em></p> <blockquote> <h2>v3.15.0</h2> <h2>What's Changed</h2> <ul> <li>oidc: verify the ID Token's signature before processing claims by <a href="https://github.com/ericchiang"><code>@​ericchiang</code></a> in <a href="https://redirect.github.com/coreos/go-oidc/pull/464">coreos/go-oidc#464</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/coreos/go-oidc/compare/v3.14.1...v3.15.0">https://github.com/coreos/go-oidc/compare/v3.14.1...v3.15.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/coreos/go-oidc/commit/8d1e57e7e7fb4db0bac61cc200d43846ba071977"><code>8d1e57e</code></a> oidc: verify the ID Token's signature before processing claims</li> <li>See full diff in <a href="https://github.com/coreos/go-oidc/compare/v3.14.1...v3.15.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/instana/go-sensor` from 1.68.0 to 1.69.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/instana/go-sensor/releases">github.com/instana/go-sensor's releases</a>.</em></p> <blockquote> <h2>v1.69.1</h2> <p>New release v1.69.1.</p> <h2>What's Changed</h2> <ul> <li>fix! : Ensure consistent default for MaxLogsPerSpan by <a href="https://github.com/Angith"><code>@​Angith</code></a> in <a href="https://redirect.github.com/instana/go-sensor/pull/1186">instana/go-sensor#1186</a></li> <li>fix: replace secure packages for random number generation by <a href="https://github.com/sanojsubran"><code>@​sanojsubran</code></a> in <a href="https://redirect.github.com/instana/go-sensor/pull/1190">instana/go-sensor#1190</a></li> <li>chore: updated the examples and docs to reflect the correct usage of the <code>InitCollector</code> API. <a href="https://github.com/Angith"><code>@​Angith</code></a> in <a href="https://redirect.github.com/instana/go-sensor/pull/1204">instana/go-sensor#1204</a></li> </ul> <h2>v1.69.0</h2> <p>New release v1.69.0.</p> <h2>What's Changed</h2> <ul> <li>ci: disable Go toolchain enforcement using <code>go mod edit -toolchain=none</code> by <a href="https://github.com/nithinputhenveettil"><code>@​nithinputhenveettil</code></a> in <a href="https://redirect.github.com/instana/go-sensor/pull/1183">instana/go-sensor#1183</a></li> <li>ci: release pipeline to support fedramp release by <a href="https://github.com/nithinputhenveettil"><code>@​nithinputhenveettil</code></a> in <a href="https://redirect.github.com/instana/go-sensor/pull/1189">instana/go-sensor#1189</a></li> <li>fix: replace secure packages for random number generation by <a href="https://github.com/sanojsubran"><code>@​sanojsubran</code></a> in <a href="https://redirect.github.com/instana/go-sensor/pull/1190">instana/go-sensor#1190</a></li> <li>feat: cleanup pipeline runs for currency monitoring by <a href="https://github.com/sanojsubran"><code>@​sanojsubran</code></a> in <a href="https://redirect.github.com/instana/go-sensor/pull/1195">instana/go-sensor#1195</a></li> <li>ci: slack summary for releases modified to skip invalid releases by <a href="https://github.com/nithinputhenveettil"><code>@​nithinputhenveettil</code></a> in <a href="https://redirect.github.com/instana/go-sensor/pull/1197">instana/go-sensor#1197</a></li> <li>ci: configured Slack notification for tracer reports pipeline via incoming webhook by <a href="https://github.com/nithinputhenveettil"><code>@​nithinputhenveettil</code></a> in <a href="https://redirect.github.com/instana/go-sensor/pull/1200">instana/go-sensor#1200</a></li> <li>fix! : Ensure consistent default for MaxLogsPerSpan by <a href="https://github.com/Angith"><code>@​Angith</code></a> in <a href="https://redirect.github.com/instana/go-sensor/pull/1186">instana/go-sensor#1186</a></li> </ul> <h2>instrumentation/cloud.google.com/go/v1.69.0</h2> <p>Updated instrumentation with the latest version of go-sensor core module v1.68.0.<!-- raw HTML omitted --><!-- raw HTML omitted --> --auto-generated--</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/instana/go-sensor/commit/60c37078405a374327b20c04e61e3399642267f2"><code>60c3707</code></a> Updated version.go to 1.69.1</li> <li><a href="https://github.com/instana/go-sensor/commit/0b615e22708ccfb689081a2abdf072682a6e99ab"><code>0b615e2</code></a> chore: updated examples and docs with TracerOptions (<a href="https://redirect.github.com/instana/go-sensor/issues/1204">#1204</a>)</li> <li><a href="https://github.com/instana/go-sensor/commit/7b5c442e0efe2d9df7875346f2c93aae2f83dbb8"><code>7b5c442</code></a> Updated version.go to 1.69.0</li> <li><a href="https://github.com/instana/go-sensor/commit/ccaedd78ab01c15171680498f0a1f22dae82fa63"><code>ccaedd7</code></a> fix! : Ensure consistent default for MaxLogsPerSpan (<a href="https://redirect.github.com/instana/go-sensor/issues/1186">#1186</a>)</li> <li><a href="https://github.com/instana/go-sensor/commit/08c48a7efc2e6add88ef0162165773093578609a"><code>08c48a7</code></a> ci: configured Slack notification for tracer reports pipeline via incoming we...</li> <li><a href="https://github.com/instana/go-sensor/commit/ac196a432e58a8c573ce460b2019bb4fd635dd1b"><code>ac196a4</code></a> chore: disabled cache-related persistent volumes in Tekton (<a href="https://redirect.github.com/instana/go-sensor/issues/1199">#1199</a>)</li> <li><a href="https://github.com/instana/go-sensor/commit/f5c798178ef936d4f3b6d1f5b5acdf04f2a602e0"><code>f5c7981</code></a> ci: slack summary for releases modified to skip invalid releases (<a href="https://redirect.github.com/instana/go-sensor/issues/1197">#1197</a>)</li> <li><a href="https://github.com/instana/go-sensor/commit/abe59918c9a73d28c723da59911b83c1ef537fc7"><code>abe5991</code></a> feat: cleanup pipeline runs for currency monitoring (<a href="https://redirect.github.com/instana/go-sensor/issues/1195">#1195</a>)</li> <li><a href="https://github.com/instana/go-sensor/commit/bf4863f8b21518841fbbeb9fe7d6d1589d0d2071"><code>bf4863f</code></a> Updated version.go to 1.47.1</li> <li><a href="https://github.com/instana/go-sensor/commit/ed202403a40143a8f8ec9ddf0194cb447f90b5f9"><code>ed20240</code></a> feat(currency): updated go.mod, go.sum files, README.md for instagrpc (<a href="https://redirect.github.com/instana/go-sensor/issues/1196">#1196</a>)</li> <li>Additional commits viewable in <a href="https://github.com/instana/go-sensor/compare/v1.68.0...v1.69.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/miekg/dns` from 1.1.67 to 1.1.68 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/miekg/dns/commit/54c180dc19ce2b2cf1500b51f3c640d1c25272d7"><code>54c180d</code></a> Release 1.1.68</li> <li><a href="https://github.com/miekg/dns/commit/b52b836ee134609a04c7b4b85a023b1a1456bffc"><code>b52b836</code></a> Revert &quot;Add ResponseWriter.Net function (<a href="https://redirect.github.com/miekg/dns/issues/1651">#1651</a>)&quot; (<a href="https://redirect.github.com/miekg/dns/issues/1665">#1665</a>)</li> <li>See full diff in <a href="https://github.com/miekg/dns/compare/v1.1.67...v1.1.68">compare view</a></li> </ul> </details> <br /> Updates `github.com/prometheus/client_golang` from 1.22.0 to 1.23.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prometheus/client_golang/releases">github.com/prometheus/client_golang's releases</a>.</em></p> <blockquote> <h2>v1.23.0 - 2025-07-30</h2> <ul> <li>[CHANGE] Minimum required Go version is now 1.23, only the two latest Go versions are supported from now on. <a href="https://redirect.github.com/prometheus/client_golang/issues/1812">#1812</a></li> <li>[FEATURE] Add WrapCollectorWith and WrapCollectorWithPrefix <a href="https://redirect.github.com/prometheus/client_golang/issues/1766">#1766</a></li> <li>[FEATURE] Add exemplars for native histograms <a href="https://redirect.github.com/prometheus/client_golang/issues/1686">#1686</a></li> <li>[ENHANCEMENT] exp/api: Bubble up status code from writeResponse <a href="https://redirect.github.com/prometheus/client_golang/issues/1823">#1823</a></li> <li>[ENHANCEMENT] collector/go: Update runtime metrics for Go v1.23 and v1.24 <a href="https://redirect.github.com/prometheus/client_golang/issues/1833">#1833</a></li> <li>[BUGFIX] exp/api: client prompt return on context cancellation <a href="https://redirect.github.com/prometheus/client_golang/issues/1729">#1729</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md">github.com/prometheus/client_golang's changelog</a>.</em></p> <blockquote> <h2>1.23.0 / 2025-07-30</h2> <ul> <li>[CHANGE] Minimum required Go version is now 1.23, only the two latest Go versions are supported from now on. <a href="https://redirect.github.com/prometheus/client_golang/issues/1812">#1812</a></li> <li>[FEATURE] Add WrapCollectorWith and WrapCollectorWithPrefix <a href="https://redirect.github.com/prometheus/client_golang/issues/1766">#1766</a></li> <li>[FEATURE] Add exemplars for native histograms <a href="https://redirect.github.com/prometheus/client_golang/issues/1686">#1686</a></li> <li>[ENHANCEMENT] exp/api: Bubble up status code from writeResponse <a href="https://redirect.github.com/prometheus/client_golang/issues/1823">#1823</a></li> <li>[ENHANCEMENT] collector/go: Update runtime metrics for Go v1.23 and v1.24 <a href="https://redirect.github.com/prometheus/client_golang/issues/1833">#1833</a></li> <li>[BUGFIX] exp/api: client prompt return on context cancellation <a href="https://redirect.github.com/prometheus/client_golang/issues/1729">#1729</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prometheus/client_golang/commit/e4b2208dd8cb6d1425f00250db842ec3c1e8749e"><code>e4b2208</code></a> Cut v1.23.0 (<a href="https://redirect.github.com/prometheus/client_golang/issues/1848">#1848</a>)</li> <li><a href="https://github.com/prometheus/client_golang/commit/d9492afd3a6f2e9782a7fc10363281bfd5b743bb"><code>d9492af</code></a> cut v1.23.0-rc.1 (<a href="https://redirect.github.com/prometheus/client_golang/issues/1842">#1842</a>)</li> <li><a href="https://github.com/prometheus/client_golang/commit/aeae8a0b4f54a8fa720d19b88638a2d048596f82"><code>aeae8a0</code></a> Cut v1.23.0-rc.0 (<a href="https://redirect.github.com/prometheus/client_golang/issues/1837">#1837</a>)</li> <li><a href="https://github.com/prometheus/client_golang/commit/b157309b723f0b8588ea604bb78dbbba196803f2"><code>b157309</code></a> Update common Prometheus files (<a href="https://redirect.github.com/prometheus/client_golang/issues/1832">#1832</a>)</li> <li><a href="https://github.com/prometheus/client_golang/commit/a704e287f467b79744c30af996b7d710d4c6900d"><code>a704e28</code></a> build(deps): bump the github-actions group with 3 updates (<a href="https://redirect.github.com/prometheus/client_golang/issues/1826">#1826</a>)</li> <li><a href="https://github.com/prometheus/client_golang/commit/c7743110ad2c599de3d8c23682d978a12f9f36d1"><code>c774311</code></a> Fix errNotImplemented reference (<a href="https://redirect.github.com/prometheus/client_golang/issues/1835">#1835</a>)</li> <li><a href="https://github.com/prometheus/client_golang/commit/db4db7bb0065a76c75b7df6f61d2cf183ecfc473"><code>db4db7b</code></a> Update runtime metrics for Go v1.23 and v1.24 (<a href="https://redirect.github.com/prometheus/client_golang/issues/1833">#1833</a>)</li> <li><a href="https://github.com/prometheus/client_golang/commit/99d380ebfe865ae2c973c80184bc97ac0d98f083"><code>99d380e</code></a> Update common Prometheus files (<a href="https://redirect.github.com/prometheus/client_golang/issues/1831">#1831</a>)</li> <li><a href="https://github.com/prometheus/client_golang/commit/f3ef320dcde30f31188c577ad71e6480e91bf464"><code>f3ef320</code></a> Merge pull request <a href="https://redirect.github.com/prometheus/client_golang/issues/1828">#1828</a> from prometheus/dependabot/go_modules/exp/github.com...</li> <li><a href="https://github.com/prometheus/client_golang/commit/520c91ae841ff7264b5379fe85e6215fc62734a6"><code>520c91a</code></a> build(deps): bump github.com/prometheus/common in /exp</li> <li>Additional commits viewable in <a href="https://github.com/prometheus/client_golang/compare/v1.22.0...v1.23.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2fd014e commit e6d3f0c

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

go.mod

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/cespare/xxhash/v2 v2.3.0
1111
github.com/cjoudrey/gluahttp v0.0.0-20201111170219-25003d9adfa9
1212
github.com/cjoudrey/gluaurl v0.0.0-20161028222611-31cbb9bef199
13-
github.com/coreos/go-oidc/v3 v3.14.1
13+
github.com/coreos/go-oidc/v3 v3.15.0
1414
github.com/dchest/siphash v1.2.3
1515
github.com/dgryski/go-jump v0.0.0-20211018200510-ba001c3ffce0
1616
github.com/dgryski/go-mpchash v0.0.0-20200819201138-7382f34c4cd1
@@ -23,15 +23,15 @@ require (
2323
github.com/google/go-cmp v0.7.0
2424
github.com/google/uuid v1.6.0
2525
github.com/hashicorp/memberlist v0.5.3
26-
github.com/instana/go-sensor v1.68.0
26+
github.com/instana/go-sensor v1.69.1
2727
github.com/lightstep/lightstep-tracer-go v0.26.0
28-
github.com/miekg/dns v1.1.67
28+
github.com/miekg/dns v1.1.68
2929
github.com/oklog/ulid v1.3.1
3030
github.com/open-policy-agent/opa v1.4.2
3131
github.com/open-policy-agent/opa-envoy-plugin v1.4.2-envoy
3232
github.com/opentracing/basictracer-go v1.1.0
3333
github.com/opentracing/opentracing-go v1.2.0
34-
github.com/prometheus/client_golang v1.22.0
34+
github.com/prometheus/client_golang v1.23.0
3535
github.com/prometheus/client_model v0.6.2
3636
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
3737
github.com/redis/go-redis/v9 v9.11.0
@@ -142,8 +142,8 @@ require (
142142
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
143143
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
144144
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
145-
github.com/prometheus/common v0.62.0 // indirect
146-
github.com/prometheus/procfs v0.15.1 // indirect
145+
github.com/prometheus/common v0.65.0 // indirect
146+
github.com/prometheus/procfs v0.16.1 // indirect
147147
github.com/rivo/uniseg v0.4.7 // indirect
148148
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 // indirect
149149
github.com/shirou/gopsutil/v4 v4.25.5 // indirect

go.sum

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ github.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I=
8282
github.com/containerd/log v0.1.0/go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo=
8383
github.com/containerd/platforms v0.2.1 h1:zvwtM3rz2YHPQsF2CHYM8+KtB5dvhISiXh5ZpSBQv6A=
8484
github.com/containerd/platforms v0.2.1/go.mod h1:XHCb+2/hzowdiut9rkudds9bE5yJ7npe7dG/wG+uFPw=
85-
github.com/coreos/go-oidc/v3 v3.14.1 h1:9ePWwfdwC4QKRlCXsJGou56adA/owXczOzwKdOumLqk=
86-
github.com/coreos/go-oidc/v3 v3.14.1/go.mod h1:HaZ3szPaZ0e4r6ebqvsLWlk2Tn+aejfmrfah6hnSYEU=
85+
github.com/coreos/go-oidc/v3 v3.15.0 h1:R6Oz8Z4bqWR7VFQ+sPSvZPQv4x8M+sJkDO5ojgwlyAg=
86+
github.com/coreos/go-oidc/v3 v3.15.0/go.mod h1:HaZ3szPaZ0e4r6ebqvsLWlk2Tn+aejfmrfah6hnSYEU=
8787
github.com/cpuguy83/dockercfg v0.3.2 h1:DlJTyZGBDlXqUZ2Dk2Q3xHs/FtnooJJVaad2S9GKorA=
8888
github.com/cpuguy83/dockercfg v0.3.2/go.mod h1:sugsbF4//dDlL/i+S+rtpIWp+5h0BHJHfjj5/jFyUJc=
8989
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
@@ -241,8 +241,8 @@ github.com/hashicorp/memberlist v0.5.3/go.mod h1:h60o12SZn/ua/j0B6iKAZezA4eDaGsI
241241
github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU=
242242
github.com/influxdata/tdigest v0.0.1 h1:XpFptwYmnEKUqmkcDjrzffswZ3nvNeevbUSLPP/ZzIY=
243243
github.com/influxdata/tdigest v0.0.1/go.mod h1:Z0kXnxzbTC2qrx4NaIzYkE1k66+6oEDQTvL95hQFh5Y=
244-
github.com/instana/go-sensor v1.68.0 h1:UbCuGBNtuqbezHfyr/Skd8lhCbAGfZJKvTxO7O3+o5I=
245-
github.com/instana/go-sensor v1.68.0/go.mod h1:LbzcA4kgiHJYF4ZWeIcKjVzVVdSvPZVUGNzXyfxFSGg=
244+
github.com/instana/go-sensor v1.69.1 h1:GfNjei/Pa2RW8/SMETg4wLcI7gbLk5M4DKaQq7r3+cI=
245+
github.com/instana/go-sensor v1.69.1/go.mod h1:LbzcA4kgiHJYF4ZWeIcKjVzVVdSvPZVUGNzXyfxFSGg=
246246
github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY=
247247
github.com/josharian/intern v1.0.0/go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y=
248248
github.com/jpillora/backoff v1.0.0/go.mod h1:J/6gKK9jxlEcS3zixgDgUAsiuZ7yrSoa/FX5e0EB2j4=
@@ -288,8 +288,8 @@ github.com/mattn/go-runewidth v0.0.9/go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m
288288
github.com/mattn/go-runewidth v0.0.16 h1:E5ScNMtiwvlvB5paMFdw9p4kSQzbXFikJ5SQO6TULQc=
289289
github.com/mattn/go-runewidth v0.0.16/go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w=
290290
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
291-
github.com/miekg/dns v1.1.67 h1:kg0EHj0G4bfT5/oOys6HhZw4vmMlnoZ+gDu8tJ/AlI0=
292-
github.com/miekg/dns v1.1.67/go.mod h1:fujopn7TB3Pu3JM69XaawiU0wqjpL9/8xGop5UrTPps=
291+
github.com/miekg/dns v1.1.68 h1:jsSRkNozw7G/mnmXULynzMNIsgY2dHC8LO6U6Ij2JEA=
292+
github.com/miekg/dns v1.1.68/go.mod h1:fujopn7TB3Pu3JM69XaawiU0wqjpL9/8xGop5UrTPps=
293293
github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0=
294294
github.com/moby/docker-image-spec v1.3.1/go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo=
295295
github.com/moby/go-archive v0.1.0 h1:Kk/5rdW/g+H8NHdJW2gsXyZ7UnzvJNOy6VKJqueWdcQ=
@@ -374,8 +374,8 @@ github.com/prometheus/client_golang v1.0.0/go.mod h1:db9x61etRT2tGnBNRi70OPL5Fsn
374374
github.com/prometheus/client_golang v1.4.0/go.mod h1:e9GMxYsXl05ICDXkRhurwBS4Q3OK1iX/F2sw+iXX5zU=
375375
github.com/prometheus/client_golang v1.7.1/go.mod h1:PY5Wy2awLA44sXw4AOSfFBetzPP4j5+D6mVACh+pe2M=
376376
github.com/prometheus/client_golang v1.11.1/go.mod h1:Z6t4BnS23TR94PD6BsDNk8yVqroYurpAkEiz0P2BEV0=
377-
github.com/prometheus/client_golang v1.22.0 h1:rb93p9lokFEsctTys46VnV1kLCDpVZ0a/Y92Vm0Zc6Q=
378-
github.com/prometheus/client_golang v1.22.0/go.mod h1:R7ljNsLXhuQXYZYtw6GAE9AZg8Y7vEW5scdCXrWRXC0=
377+
github.com/prometheus/client_golang v1.23.0 h1:ust4zpdl9r4trLY/gSjlm07PuiBq2ynaXXlptpfy8Uc=
378+
github.com/prometheus/client_golang v1.23.0/go.mod h1:i/o0R9ByOnHX0McrTMTyhYvKE4haaf2mW08I+jGAjEE=
379379
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo=
380380
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
381381
github.com/prometheus/client_model v0.2.0/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
@@ -385,15 +385,15 @@ github.com/prometheus/common v0.4.1/go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y8
385385
github.com/prometheus/common v0.9.1/go.mod h1:yhUN8i9wzaXS3w1O07YhxHEBxD+W35wd8bs7vj7HSQ4=
386386
github.com/prometheus/common v0.10.0/go.mod h1:Tlit/dnDKsSWFlCLTWaA1cyBgKHSMdTB80sz/V91rCo=
387387
github.com/prometheus/common v0.26.0/go.mod h1:M7rCNAaPfAosfx8veZJCuw84e35h3Cfd9VFqTh1DIvc=
388-
github.com/prometheus/common v0.62.0 h1:xasJaQlnWAeyHdUBeGjXmutelfJHWMRr+Fg4QszZ2Io=
389-
github.com/prometheus/common v0.62.0/go.mod h1:vyBcEuLSvWos9B1+CyL7JZ2up+uFzXhkqml0W5zIY1I=
388+
github.com/prometheus/common v0.65.0 h1:QDwzd+G1twt//Kwj/Ww6E9FQq1iVMmODnILtW1t2VzE=
389+
github.com/prometheus/common v0.65.0/go.mod h1:0gZns+BLRQ3V6NdaerOhMbwwRbNh9hkGINtQAsP5GS8=
390390
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk=
391391
github.com/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA=
392392
github.com/prometheus/procfs v0.0.8/go.mod h1:7Qr8sr6344vo1JqZ6HhLceV9o3AJ1Ff+GxbHq6oeK9A=
393393
github.com/prometheus/procfs v0.1.3/go.mod h1:lV6e/gmhEcM9IjHGsFOCxxuZ+z1YqCvr4OA4YeYWdaU=
394394
github.com/prometheus/procfs v0.6.0/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1xBZuNvfVA=
395-
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc=
396-
github.com/prometheus/procfs v0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk=
395+
github.com/prometheus/procfs v0.16.1 h1:hZ15bTNuirocR6u0JZ6BAHHmwS1p8B4P6MRqxtzMyRg=
396+
github.com/prometheus/procfs v0.16.1/go.mod h1:teAbpZRB1iIAJYREa1LsoWUXykVXA1KlTmWl8x/U+Is=
397397
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 h1:N/ElC8H3+5XpJzTSTfLsJV/mx9Q9g7kxmchpfZyxgzM=
398398
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
399399
github.com/redis/go-redis/v9 v9.11.0 h1:E3S08Gl/nJNn5vkxd2i78wZxWAPNZgUNTp8WIJUAiIs=

0 commit comments

Comments
 (0)