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

Commit7868f17

Browse files
chore: bump github.com/open-policy-agent/opa from 1.0.0 to 1.1.0 (#16384)
Bumps[github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa)from 1.0.0 to 1.1.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/open-policy-agent/opa/releases">github.com/open-policy-agent/opa'sreleases</a>.</em></p><blockquote><h2>v1.1.0</h2><p>This release contains a mix of features, performance improvements,and bugfixes.</p><h3>Performance Improvements</h3><ul><li>ast: Remove jsonOptions from AST nodes and terms (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7281">#7281</a>)authored by <ahref="https://github.com/anderseknert"><code>@​anderseknert</code></a></li><li>ast+plugins: Optimize activation of bundles with no inter-bundlepath overlap (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/7144">#7144</a>)authored and reported by <ahref="https://github.com/sqyang94"><code>@​sqyang94</code></a></li><li>bundle: Optimizing rego-version management in bundle activation (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7296">#7296</a>)authored by <ahref="https://github.com/johanfylling"><code>@​johanfylling</code></a></li><li>cmd: Don't generate JSON from result in <code>opa bench</code> (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/7291">#7291</a>)authored by <ahref="https://github.com/anderseknert"><code>@​anderseknert</code></a></li><li>topdown: Adding configurable token cache to <code>io.jwt</code>token verification built-ins (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7274">#7274</a>)authored by <ahref="https://github.com/johanfylling"><code>@​johanfylling</code></a></li><li>topdown: Reduce allocations in hot path (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7288">#7288</a>)authored by <ahref="https://github.com/anderseknert"><code>@​anderseknert</code></a></li><li>perf: Improvements to terms and built-in functions (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7284">#7284</a>)authored by <ahref="https://github.com/anderseknert"><code>@​anderseknert</code></a></li><li>perf: add Regorus ACI benchmark tests (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7298">#7298</a>)authored by <ahref="https://github.com/anderseknert"><code>@​anderseknert</code></a></li><li>plugins: Don't use reflect.DeepEqual for errors (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/7238">#7238</a>)authored by <ahref="https://github.com/anderseknert"><code>@​anderseknert</code></a></li><li>testing: replace reflect.DeepEqual where possible (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7286">#7286</a>)authored by <ahref="https://github.com/anderseknert"><code>@​anderseknert</code></a></li></ul><h3>Topdown and Rego</h3><ul><li>topdown: Fix out of range error in <code>numbers.range</code>built-in (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/7269">#7269</a>)authored by <ahref="https://github.com/anderseknert"><code>@​anderseknert</code></a></li><li>topdown+rego+server: Allow opt-in for evaluating non-det builtins inPE (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/6496">#6496</a>)authored by <ahref="https://github.com/srenatus"><code>@​srenatus</code></a></li></ul><h3>Runtime, Tooling, SDK</h3><ul><li>bundle: Add info about the correct rego version to parse modules onthe store (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7278">#7278</a>)co-authored by <ahref="https://github.com/ashutosh-narkar"><code>@​ashutosh-narkar</code></a>and <ahref="https://github.com/johanfylling"><code>@​johanfylling</code></a></li><li>bundle+plugins: Fixing issue where bundle plugin could panic onreconfiguration (SDK use) (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/7297">#7297</a>)authored by <ahref="https://github.com/johanfylling"><code>@​johanfylling</code></a>reported by <ahref="https://github.com/carabasdaniel"><code>@​carabasdaniel</code></a></li><li>cmd: Fix printed representation of ref head rules in <code>oparepl</code> (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/7301">#7301</a>)authored by <ahref="https://github.com/anderseknert"><code>@​anderseknert</code></a>reported by <ahref="https://github.com/tsandall"><code>@​tsandall</code></a></li><li>cmd: Respect <code>--v0-compatible</code> for <code>opa eval</code>partial eval support modules (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7251">#7251</a>)authored by <ahref="https://github.com/johanfylling"><code>@​johanfylling</code></a></li><li>golangci: fix invalid <code>linter-settings</code> configurationname (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7244">#7244</a>)authored by <ahref="https://github.com/Juneezee"><code>@​Juneezee</code></a></li><li>plugins/logs: Add support for masking with array keys (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/6883">#6883</a>)authored by <ahref="https://github.com/charlieegan3"><code>@​charlieegan3</code></a></li><li>tester: code nitpicks (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7252">#7252</a>)authored by <ahref="https://github.com/srenatus"><code>@​srenatus</code></a></li><li>util: Add util.Keys and util.KeysSorted (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7285">#7285</a>)authored by <ahref="https://github.com/anderseknert"><code>@​anderseknert</code></a></li></ul><h3>Docs, Website, Ecosystem</h3><ul><li>docs: Update docker compose file in HTTP API tutorial and use addrfor binding (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/7264">#7264</a>)authored and reported by <ahref="https://github.com/zanliffick"><code>@​zanliffick</code></a></li><li>docs: Make 'ancient' warnings closable (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/7253">#7253</a>)authored by <ahref="https://github.com/srenatus"><code>@​srenatus</code></a> reportedby <ahref="https://github.com/konradzagozda"><code>@​konradzagozda</code></a></li><li>docs: Redirect opa-1 to v0-upgrade (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7259">#7259</a>)authored by <ahref="https://github.com/charlieegan3"><code>@​charlieegan3</code></a></li><li>docs: Use preformatted strings in fmt help (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7263">#7263</a>)authored by <ahref="https://github.com/charlieegan3"><code>@​charlieegan3</code></a></li><li>docs: Fix typo in k8s primer (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7242">#7242</a>)authored by <ahref="https://github.com/vicentinileonardo"><code>@​vicentinileonardo</code></a></li><li>docs: Formatting and wording fixes (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7268">#7268</a>)authored by <ahref="https://github.com/kamilturek"><code>@​kamilturek</code></a></li><li>docs: Update output document of Envoy plugin. (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7241">#7241</a>)authored by <ahref="https://github.com/regeda"><code>@​regeda</code></a></li></ul><h3>Miscellaneous</h3><ul><li>ci(nightly): Remove vendor w/o modproxy check (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7292">#7292</a>)authored by <ahref="https://github.com/srenatus"><code>@​srenatus</code></a></li><li>Dependency updates; notably:<ul><li>build(go): bump to 1.23.5 (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7279">7279</a>)authored by <ahref="https://github.com/srenatus"><code>@​srenatus</code></a></li><li>build(deps): upgrade github.com/dgraph-io/badger to v4 (4.5.1) (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7239">#7239</a>)authored by <ahref="https://github.com/Juneezee"><code>@​Juneezee</code></a></li><li>build(deps): bump github.com/containerd/containerd from 1.7.24 to1.7.25</li><li>build(deps): bump github.com/tchap/go-patricia/v2 from 2.3.1 to2.3.2</li></ul></li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md">github.com/open-policy-agent/opa'schangelog</a>.</em></p><blockquote><h2>1.1.0</h2><p>This release contains a mix of features, performance improvements,and bugfixes.</p><h3>Performance Improvements</h3><ul><li>ast: Remove jsonOptions from AST nodes and terms (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7281">#7281</a>)authored by <ahref="https://github.com/anderseknert"><code>@​anderseknert</code></a></li><li>ast+plugins: Optimize activation of bundles with no inter-bundlepath overlap (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/7144">#7144</a>)authored and reported by <ahref="https://github.com/sqyang94"><code>@​sqyang94</code></a></li><li>bundle: Optimizing rego-version management in bundle activation (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7296">#7296</a>)authored by <ahref="https://github.com/johanfylling"><code>@​johanfylling</code></a></li><li>cmd: Don't generate JSON from result in <code>opa bench</code> (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/7291">#7291</a>)authored by <ahref="https://github.com/anderseknert"><code>@​anderseknert</code></a></li><li>topdown: Adding configurable token cache to <code>io.jwt</code>token verification built-ins (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7274">#7274</a>)authored by <ahref="https://github.com/johanfylling"><code>@​johanfylling</code></a></li><li>topdown: Reduce allocations in hot path (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7288">#7288</a>)authored by <ahref="https://github.com/anderseknert"><code>@​anderseknert</code></a></li><li>perf: Improvements to terms and built-in functions (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7284">#7284</a>)authored by <ahref="https://github.com/anderseknert"><code>@​anderseknert</code></a></li><li>perf: add Regorus ACI benchmark tests (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7298">#7298</a>)authored by <ahref="https://github.com/anderseknert"><code>@​anderseknert</code></a></li><li>plugins: Don't use reflect.DeepEqual for errors (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/7238">#7238</a>)authored by <ahref="https://github.com/anderseknert"><code>@​anderseknert</code></a></li><li>testing: replace reflect.DeepEqual where possible (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7286">#7286</a>)authored by <ahref="https://github.com/anderseknert"><code>@​anderseknert</code></a></li></ul><h3>Topdown and Rego</h3><ul><li>topdown: Fix out of range error in <code>numbers.range</code>built-in (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/7269">#7269</a>)authored by <ahref="https://github.com/anderseknert"><code>@​anderseknert</code></a></li><li>topdown+rego+server: Allow opt-in for evaluating non-det builtins inPE (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/6496">#6496</a>)authored by <ahref="https://github.com/srenatus"><code>@​srenatus</code></a></li></ul><h3>Runtime, Tooling, SDK</h3><ul><li>bundle: Add info about the correct rego version to parse modules onthe store (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7278">#7278</a>)co-authored by <ahref="https://github.com/ashutosh-narkar"><code>@​ashutosh-narkar</code></a>and <ahref="https://github.com/johanfylling"><code>@​johanfylling</code></a></li><li>bundle+plugins: Fixing issue where bundle plugin could panic onreconfiguration (SDK use) (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/7297">#7297</a>)authored by <ahref="https://github.com/johanfylling"><code>@​johanfylling</code></a>reported by <ahref="https://github.com/carabasdaniel"><code>@​carabasdaniel</code></a></li><li>cmd: Fix printed representation of ref head rules in <code>oparepl</code> (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/7301">#7301</a>)authored by <ahref="https://github.com/anderseknert"><code>@​anderseknert</code></a>reported by <ahref="https://github.com/tsandall"><code>@​tsandall</code></a></li><li>cmd: Respect <code>--v0-compatible</code> for <code>opa eval</code>partial eval support modules (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7251">#7251</a>)authored by <ahref="https://github.com/johanfylling"><code>@​johanfylling</code></a></li><li>golangci: fix invalid <code>linter-settings</code> configurationname (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7244">#7244</a>)authored by <ahref="https://github.com/Juneezee"><code>@​Juneezee</code></a></li><li>plugins/logs: Add support for masking with array keys (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/6883">#6883</a>)authored by <ahref="https://github.com/charlieegan3"><code>@​charlieegan3</code></a></li><li>tester: code nitpicks (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7252">#7252</a>)authored by <ahref="https://github.com/srenatus"><code>@​srenatus</code></a></li><li>util: Add util.Keys and util.KeysSorted (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7285">#7285</a>)authored by <ahref="https://github.com/anderseknert"><code>@​anderseknert</code></a></li></ul><h3>Docs, Website, Ecosystem</h3><ul><li>docs: Update docker compose file in HTTP API tutorial and use addrfor binding (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/7264">#7264</a>)authored and reported by <ahref="https://github.com/zanliffick"><code>@​zanliffick</code></a></li><li>docs: Make 'ancient' warnings closable (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/7253">#7253</a>)authored by <ahref="https://github.com/srenatus"><code>@​srenatus</code></a> reportedby <ahref="https://github.com/konradzagozda"><code>@​konradzagozda</code></a></li><li>docs: Redirect opa-1 to v0-upgrade (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7259">#7259</a>)authored by <ahref="https://github.com/charlieegan3"><code>@​charlieegan3</code></a></li><li>docs: Use preformatted strings in fmt help (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7263">#7263</a>)authored by <ahref="https://github.com/charlieegan3"><code>@​charlieegan3</code></a></li><li>docs: Fix typo in k8s primer (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7242">#7242</a>)authored by <ahref="https://github.com/vicentinileonardo"><code>@​vicentinileonardo</code></a></li><li>docs: Formatting and wording fixes (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7268">#7268</a>)authored by <ahref="https://github.com/kamilturek"><code>@​kamilturek</code></a></li><li>docs: Update output document of Envoy plugin. (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7241">#7241</a>)authored by <ahref="https://github.com/regeda"><code>@​regeda</code></a></li></ul><h3>Miscellaneous</h3><ul><li>ci(nightly): Remove vendor w/o modproxy check (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7292">#7292</a>)authored by <ahref="https://github.com/srenatus"><code>@​srenatus</code></a></li><li>Dependency updates; notably:<ul><li>build(go): bump to 1.23.5 (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7279">7279</a>)authored by <ahref="https://github.com/srenatus"><code>@​srenatus</code></a></li><li>build(deps): upgrade github.com/dgraph-io/badger to v4 (4.5.1) (<ahref="https://redirect.github.com/open-policy-agent/opa/pull/7239">#7239</a>)authored by <ahref="https://github.com/Juneezee"><code>@​Juneezee</code></a></li><li>build(deps): bump github.com/containerd/containerd from 1.7.24 to1.7.25</li></ul></li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/open-policy-agent/opa/commit/de28510b979a0fc4a40fd8d1170671511f53e21b"><code>de28510</code></a>Prepare v1.1.0 release</li><li><ahref="https://github.com/open-policy-agent/opa/commit/2d47dd885a54e029d2d4e322c752f8e59dbb370d"><code>2d47dd8</code></a>docs: Update generated CLI docs</li><li><ahref="https://github.com/open-policy-agent/opa/commit/4b8a1382d0b3811e8c0449906c1cc782f9e8102c"><code>4b8a138</code></a>topdown+rego+server: allow opt-in for evaluating non-det builtins in PE(<ahref="https://redirect.github.com/open-policy-agent/opa/issues/7313">#7313</a>)</li><li><ahref="https://github.com/open-policy-agent/opa/commit/50a8c96c746158d9ac7b71fbbd3f661f68a6103a"><code>50a8c96</code></a>rego: Fixing broken <code>BenchmarkCustomFunctionInHotPath</code> (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/7312">#7312</a>)</li><li><ahref="https://github.com/open-policy-agent/opa/commit/6e83f2ac535b501d8d26859f71d32e31ec931ca6"><code>6e83f2a</code></a>topdown: jwt cache (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/7274">#7274</a>)</li><li><ahref="https://github.com/open-policy-agent/opa/commit/211e95da7e04035f6cf27d6c221659d6fa0d0b86"><code>211e95d</code></a>build(deps): bump github/codeql-action from 3.28.3 to 3.28.4</li><li><ahref="https://github.com/open-policy-agent/opa/commit/e682a677922b23306501f53d2f418753968f2263"><code>e682a67</code></a>Don't use reflect.DeepEqual for errors (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/7311">#7311</a>)</li><li><ahref="https://github.com/open-policy-agent/opa/commit/d20dd18f71df02874c82f6bd1c4557be17e1590e"><code>d20dd18</code></a>build(deps): bump google.golang.org/grpc from 1.69.4 to 1.70.0 (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/7309">#7309</a>)</li><li><ahref="https://github.com/open-policy-agent/opa/commit/b032e3bfc00044691bd1c749596d2429e06e2324"><code>b032e3b</code></a>Fixing issue where bundle plugin could panic on reconfiguration (SDKuse) (#...</li><li><ahref="https://github.com/open-policy-agent/opa/commit/e47bd4f9a8a6e738c2a5592c3272a75da6f796ce"><code>e47bd4f</code></a>bundle: Optimizing rego-version management in bundle activation (<ahref="https://redirect.github.com/open-policy-agent/opa/issues/7296">#7296</a>)</li><li>Additional commits viewable in <ahref="https://github.com/open-policy-agent/opa/compare/v1.0.0...v1.1.0">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/open-policy-agent/opa&package-manager=go_modules&previous-version=1.0.0&new-version=1.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent3a884df commit7868f17

File tree

2 files changed

+45
-52
lines changed

2 files changed

+45
-52
lines changed

‎go.mod

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ require (
150150
github.com/mocktools/go-smtp-mock/v2v2.4.0
151151
github.com/muesli/termenvv0.15.3-0.20240618155329-98d742f6907a
152152
github.com/natefinch/atomicv1.0.1
153-
github.com/open-policy-agent/opav1.0.0
153+
github.com/open-policy-agent/opav1.1.0
154154
github.com/ory/dockertest/v3v3.11.0
155155
github.com/pion/udpv0.1.4
156156
github.com/pkg/browserv0.0.0-20240102092130-5ac0b6a4141c
@@ -176,11 +176,11 @@ require (
176176
github.com/wagslane/go-password-validatorv0.3.0
177177
go.mozilla.org/pkcs7v0.9.0
178178
go.nhat.io/otelsqlv0.15.0
179-
go.opentelemetry.io/otelv1.33.0
180-
go.opentelemetry.io/otel/exporters/otlp/otlptracev1.33.0
181-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.33.0
182-
go.opentelemetry.io/otel/sdkv1.33.0
183-
go.opentelemetry.io/otel/tracev1.33.0
179+
go.opentelemetry.io/otelv1.34.0
180+
go.opentelemetry.io/otel/exporters/otlp/otlptracev1.34.0
181+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.34.0
182+
go.opentelemetry.io/otel/sdkv1.34.0
183+
go.opentelemetry.io/otel/tracev1.34.0
184184
go.uber.org/atomicv1.11.0
185185
go.uber.org/goleakv1.3.1-0.20240429205332-517bace7cc29
186186
go.uber.org/mockv0.5.0
@@ -262,7 +262,7 @@ require (
262262
github.com/chromedp/sysutilv1.0.0// indirect
263263
github.com/clbanning/mxj/v2v2.7.0// indirect
264264
github.com/cloudflare/circlv1.3.7// indirect
265-
github.com/containerd/continuityv0.4.3// indirect
265+
github.com/containerd/continuityv0.4.4// indirect
266266
github.com/coreos/go-iptablesv0.6.0// indirect
267267
github.com/dlclark/regexp2v1.11.4// indirect
268268
github.com/docker/cliv27.1.1+incompatible// indirect
@@ -301,7 +301,6 @@ require (
301301
github.com/golang/groupcachev0.0.0-20210331224755-41bb18bfe9da// indirect
302302
github.com/golang/protobufv1.5.4// indirect
303303
github.com/google/btreev1.1.2// indirect
304-
github.com/google/flatbuffersv23.1.21+incompatible// indirect
305304
github.com/google/go-querystringv1.1.0// indirect
306305
github.com/google/nftablesv0.2.0// indirect
307306
github.com/google/pprofv0.0.0-20230817174616-7a8ec2ada47b// indirect
@@ -311,7 +310,7 @@ require (
311310
github.com/googleapis/gax-go/v2v2.14.1// indirect
312311
github.com/gorilla/cssv1.0.1// indirect
313312
github.com/gorilla/muxv1.8.1// indirect
314-
github.com/grpc-ecosystem/grpc-gateway/v2v2.24.0// indirect
313+
github.com/grpc-ecosystem/grpc-gateway/v2v2.25.1// indirect
315314
github.com/hashicorp/errwrapv1.1.0// indirect
316315
github.com/hashicorp/go-cleanhttpv0.5.2// indirect
317316
github.com/hashicorp/go-ctyv1.4.1-0.20200414143053-d3edf31b6320// indirect
@@ -393,7 +392,7 @@ require (
393392
github.com/tailscale/goupnpv1.0.1-0.20210804011211-c64d0f06ea05// indirect
394393
github.com/tailscale/netlinkv1.1.1-0.20211101221916-cabfb018fe85
395394
github.com/tailscale/wireguard-gov0.0.0-20231121184858-cc193a0b3272
396-
github.com/tchap/go-patricia/v2v2.3.1// indirect
395+
github.com/tchap/go-patricia/v2v2.3.2// indirect
397396
github.com/tcnksm/go-httpstatv0.2.0// indirect
398397
github.com/tdewolff/parse/v2v2.7.15// indirect
399398
github.com/tdewolff/testv1.0.11-0.20240106005702-7de5f7df4739// indirect
@@ -418,17 +417,17 @@ require (
418417
github.com/zeebo/errsv1.3.0// indirect
419418
go.opentelemetry.io/auto/sdkv1.1.0// indirect
420419
go.opentelemetry.io/contribv1.19.0// indirect
421-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.58.0// indirect
422-
go.opentelemetry.io/otel/metricv1.33.0// indirect
423-
go.opentelemetry.io/proto/otlpv1.4.0// indirect
420+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.59.0// indirect
421+
go.opentelemetry.io/otel/metricv1.34.0// indirect
422+
go.opentelemetry.io/proto/otlpv1.5.0// indirect
424423
go4.org/memv0.0.0-20220726221520-4f986261bf13// indirect
425424
golang.org/x/timev0.9.0// indirect
426425
golang.zx2c4.com/wintunv0.0.0-20230126152724-0fa3db229ce2
427426
golang.zx2c4.com/wireguard/wgctrlv0.0.0-20230429144221-925a1e7659e6// indirect
428427
golang.zx2c4.com/wireguard/windowsv0.5.3// indirect
429428
google.golang.org/appenginev1.6.8// indirect
430429
google.golang.org/genprotov0.0.0-20241118233622-e639e219e697// indirect
431-
google.golang.org/genproto/googleapis/apiv0.0.0-20241209162323-e6fa225c2576// indirect
430+
google.golang.org/genproto/googleapis/apiv0.0.0-20250115164207-1a7da9e5054f// indirect
432431
google.golang.org/genproto/googleapis/rpcv0.0.0-20250124145028-65684f501c47// indirect
433432
gopkg.in/yaml.v2v2.4.0// indirect
434433
howett.net/plistv1.0.0// indirect

‎go.sum

Lines changed: 32 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,6 @@ github.com/cakturk/go-netstat v0.0.0-20200220111822-e5b49efee7a5 h1:BjkPE3785EwP
183183
github.com/cakturk/go-netstatv0.0.0-20200220111822-e5b49efee7a5/go.mod h1:jtAfVaU/2cu1+wdSRPWE2c1N2qeAA3K4RH9pYgqwets=
184184
github.com/cenkalti/backoff/v4v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8=
185185
github.com/cenkalti/backoff/v4v4.3.0/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
186-
github.com/cespare/xxhashv1.1.0 h1:a6HrQnmkObjyL+Gs60czilIUGqrzKutQD6XZog3p+ko=
187-
github.com/cespare/xxhashv1.1.0/go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc=
188186
github.com/cespare/xxhash/v2v2.1.1/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
189187
github.com/cespare/xxhash/v2v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=
190188
github.com/cespare/xxhash/v2v2.3.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
@@ -220,8 +218,6 @@ github.com/coder/bubbletea v1.2.2-0.20241212190825-007a1cdb2c41 h1:SBN/DA63+ZHwu
220218
github.com/coder/bubbleteav1.2.2-0.20241212190825-007a1cdb2c41/go.mod h1:I9ULxr64UaOSUv7hcb3nX4kowodJCVS7vt7VVJk/kW4=
221219
github.com/coder/flogv1.1.0 h1:kbAes1ai8fIS5OeV+QAnKBQE22ty1jRF/mcAwHpLBa4=
222220
github.com/coder/flogv1.1.0/go.mod h1:UQlQvrkJBvnRGo69Le8E24Tcl5SJleAAR7gYEHzAmdQ=
223-
github.com/coder/glogv1.0.1-0.20220322161911-7365fe7f2cd1 h1:UqBrPWSYvRI2s5RtOul20JukUEpu4ip9u7biBL+ntgk=
224-
github.com/coder/glogv1.0.1-0.20220322161911-7365fe7f2cd1/go.mod h1:EWib/APOK0SL3dFbYqvxE3UYd8E6s1ouQ7iEp/0LWV4=
225221
github.com/coder/go-httpstatv0.0.0-20230801153223-321c88088322 h1:m0lPZjlQ7vdVpRBPKfYIFlmgevoTkBxB10wv6l2gOaU=
226222
github.com/coder/go-httpstatv0.0.0-20230801153223-321c88088322/go.mod h1:rOLFDDVKVFiDqZFXoteXc97YXx7kFi9kYqR+2ETPkLQ=
227223
github.com/coder/go-scim/pkg/v2v2.0.0-20230221055123-1d63c1222136 h1:0RgB61LcNs24WOxc3PBvygSNTQurm0PYPujJjLLOzs0=
@@ -252,8 +248,8 @@ github.com/coder/wgtunnel v0.1.13-0.20240522110300-ade90dfb2da0 h1:C2/eCr+r0a5Au
252248
github.com/coder/wgtunnelv0.1.13-0.20240522110300-ade90dfb2da0/go.mod h1:qANbdpqyAGlo2bg+4gQKPj24H1ZWa3bQU2Q5/bV5B3Y=
253249
github.com/coder/wireguard-gov0.0.0-20240522052547-769cdd7f7818 h1:bNhUTaKl3q0bFn78bBRq7iIwo72kNTvUD9Ll5TTzDDk=
254250
github.com/coder/wireguard-gov0.0.0-20240522052547-769cdd7f7818/go.mod h1:fAlLM6hUgnf4Sagxn2Uy5Us0PBgOYWz+63HwHUVGEbw=
255-
github.com/containerd/continuityv0.4.3 h1:6HVkalIp+2u1ZLH1J/pYX2oBVXlJZvh1X1A7bEZ9Su8=
256-
github.com/containerd/continuityv0.4.3/go.mod h1:F6PTNCKepoxEaXLQp3wDAjygEnImnZ/7o4JzpodfroQ=
251+
github.com/containerd/continuityv0.4.4 h1:/fNVfTJ7wIl/YPMHjf+5H32uFhl63JucB34PlCpMKII=
252+
github.com/containerd/continuityv0.4.4/go.mod h1:/lNJvtJKUQStBzpVQ1+rasXO1LAWtUQssk28EZvJ3nE=
257253
github.com/coreos/go-iptablesv0.6.0 h1:is9qnZMPYjLd8LYqmm/qlE+wwEgJIkTYdhV3rfZo4jk=
258254
github.com/coreos/go-iptablesv0.6.0/go.mod h1:Qe8Bv2Xik5FyTXwgIbLAnv2sWSBmvWdFETJConOQ//Q=
259255
github.com/coreos/go-oidc/v3v3.12.0 h1:sJk+8G2qq94rDI6ehZ71Bol3oUHy63qNYmkiSjrc/Jo=
@@ -271,10 +267,10 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
271267
github.com/davecgh/go-spewv1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
272268
github.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
273269
github.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
274-
github.com/dgraph-io/badger/v3v3.2103.5 h1:ylPa6qzbjYRQMU6jokoj4wzcaweHylt//CH0AKt0akg=
275-
github.com/dgraph-io/badger/v3v3.2103.5/go.mod h1:4MPiseMeDQ3FNCYwRbbcBOGJLf5jsE0PPFzRiKjtcdw=
276-
github.com/dgraph-io/ristrettov0.1.1 h1:6CWw5tJNgpegArSHpNHJKldNeq03FQCwYvfMVWajOK8=
277-
github.com/dgraph-io/ristrettov0.1.1/go.mod h1:S1GPSBCYCIhmVNfcth17y2zZtQT6wzkzgwUve0VDWWA=
270+
github.com/dgraph-io/badger/v4v4.5.1 h1:7DCIXrQjo1LKmM96YD+hLVJ2EEsyyoWxJfpdd56HLps=
271+
github.com/dgraph-io/badger/v4v4.5.1/go.mod h1:qn3Be0j3TfV4kPbVoK0arXCD1/nr1ftth6sbL5jxdoA=
272+
github.com/dgraph-io/ristretto/v2v2.1.0 h1:59LjpOJLNDULHh8MC4UaegN52lC4JnO2dITsie/Pa8I=
273+
github.com/dgraph-io/ristretto/v2v2.1.0/go.mod h1:uejeqfYXpUomfse0+lO+13ATz4TypQYLJZzBSAemuB4=
278274
github.com/dgryski/go-farmv0.0.0-20190423205320-6a90982ecee2/go.mod h1:SqUrOPUnsFjfmXRMNPybcSiG0BgUW2AuFH8PAnS2iTw=
279275
github.com/dgryski/go-farmv0.0.0-20200201041132-a6ae2369ad13 h1:fAjc9m62+UWV/WAFKLNi6ZS0675eEUC9y3AlwSbQu1Y=
280276
github.com/dgryski/go-farmv0.0.0-20200201041132-a6ae2369ad13/go.mod h1:SqUrOPUnsFjfmXRMNPybcSiG0BgUW2AuFH8PAnS2iTw=
@@ -456,14 +452,12 @@ github.com/golang/protobuf v1.5.0/go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaS
456452
github.com/golang/protobufv1.5.2/go.mod h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiuN0vRsmY=
457453
github.com/golang/protobufv1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=
458454
github.com/golang/protobufv1.5.4/go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps=
459-
github.com/golang/snappyv0.0.4 h1:yAGX7huGHXlcLOEtBnF4w7FQwA26wojNCwOYAEhLjQM=
460-
github.com/golang/snappyv0.0.4/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
461455
github.com/gomarkdown/markdownv0.0.0-20240930133441-72d49d9543d8 h1:4txT5G2kqVAKMjzidIabL/8KqjIK71yj30YOeuxLn10=
462456
github.com/gomarkdown/markdownv0.0.0-20240930133441-72d49d9543d8/go.mod h1:JDGcbDT52eL4fju3sZ4TeHGsQwhG9nbDV21aMyhwPoA=
463457
github.com/google/btreev1.1.2 h1:xf4v41cLI2Z6FxbKm+8Bu+m8ifhj15JuZ9sa0jZCMUU=
464458
github.com/google/btreev1.1.2/go.mod h1:qOPhT0dTNdNzV6Z/lhRX0YXUafgPLFUh+gZMl761Gm4=
465-
github.com/google/flatbuffersv23.1.21+incompatible h1:bUqzx/MXCDxuS0hRJL2EfjyZL3uQrPbMocUa8zGqsTA=
466-
github.com/google/flatbuffersv23.1.21+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
459+
github.com/google/flatbuffersv24.12.23+incompatible h1:ubBKR94NR4pXUCY/MUsRVzd9umNW7ht7EG9hHfS9FX8=
460+
github.com/google/flatbuffersv24.12.23+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
467461
github.com/google/go-cmpv0.3.1/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU=
468462
github.com/google/go-cmpv0.5.2/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
469463
github.com/google/go-cmpv0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
@@ -499,8 +493,8 @@ github.com/gorilla/css v1.0.1 h1:ntNaBIghp6JmvWnxbZKANoLyuXTPZ4cAMlo6RyhlbO8=
499493
github.com/gorilla/cssv1.0.1/go.mod h1:BvnYkspnSzMmwRK+b8/xgNPLiIuNZr6vbZBTPQ2A3b0=
500494
github.com/gorilla/muxv1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY=
501495
github.com/gorilla/muxv1.8.1/go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ=
502-
github.com/grpc-ecosystem/grpc-gateway/v2v2.24.0 h1:TmHmbvxPmaegwhDubVz0lICL0J5Ka2vwTzhoePEXsGE=
503-
github.com/grpc-ecosystem/grpc-gateway/v2v2.24.0/go.mod h1:qztMSjm835F2bXf+5HKAPIS5qsmQDqZna/PgVt4rWtI=
496+
github.com/grpc-ecosystem/grpc-gateway/v2v2.25.1 h1:VNqngBF40hVlDloBruUehVYC3ArSgIyScOAyMRqBxRg=
497+
github.com/grpc-ecosystem/grpc-gateway/v2v2.25.1/go.mod h1:RBRO7fro65R6tjKzYgLAFo0t1QEXY1Dp+i/bvpRiqiQ=
504498
github.com/hairyhenderson/go-codeownersv0.7.0 h1:s0W4wF8bdsBEjTWzwzSlsatSthWtTAF2xLgo4a4RwAo=
505499
github.com/hairyhenderson/go-codeownersv0.7.0/go.mod h1:wUlNgQ3QjqC4z8DnM5nnCYVq/icpqXJyJOukKx5U8/Q=
506500
github.com/hashicorp/errwrapv1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
@@ -737,8 +731,8 @@ github.com/oklog/run v1.1.0 h1:GEenZ1cK0+q0+wsJew9qUg/DyD8k3JzYsZAi5gYi2mA=
737731
github.com/oklog/runv1.1.0/go.mod h1:sVPdnTZT1zYwAJeCMu2Th4T21pA3FPOQRfWjQlk7DVU=
738732
github.com/olekukonko/tablewriterv0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec=
739733
github.com/olekukonko/tablewriterv0.0.5/go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY=
740-
github.com/open-policy-agent/opav1.0.0 h1:fZsEwxg1knpPvUn0YDJuJZBcbVg4G3zKpWa3+CnYK+I=
741-
github.com/open-policy-agent/opav1.0.0/go.mod h1:+JyoH12I0+zqyC1iX7a2tmoQlipwAEGvOhVJMhmy+rM=
734+
github.com/open-policy-agent/opav1.1.0 h1:HMz2evdEMTyNqtdLjmu3Vyx06BmhNYAx67Yz3Ll9q2s=
735+
github.com/open-policy-agent/opav1.1.0/go.mod h1:T1pASQ1/vwfTa+e2fYcfpLCvWgYtqtiUv+IuA/dLPQs=
742736
github.com/opencontainers/go-digestv1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
743737
github.com/opencontainers/go-digestv1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
744738
github.com/opencontainers/image-specv1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug=
@@ -884,8 +878,8 @@ github.com/tailscale/netlink v1.1.1-0.20211101221916-cabfb018fe85 h1:zrsUcqrG2uQ
884878
github.com/tailscale/netlinkv1.1.1-0.20211101221916-cabfb018fe85/go.mod h1:NzVQi3Mleb+qzq8VmcWpSkcSYxXIg0DkI6XDzpVkhJ0=
885879
github.com/tailscale/peercredv0.0.0-20250107143737-35a0c7bd7edc h1:24heQPtnFR+yfntqhI3oAu9i27nEojcQ4NuBQOo5ZFA=
886880
github.com/tailscale/peercredv0.0.0-20250107143737-35a0c7bd7edc/go.mod h1:f93CXfllFsO9ZQVq+Zocb1Gp4G5Fz0b0rXHLOzt/Djc=
887-
github.com/tchap/go-patricia/v2v2.3.1 h1:6rQp39lgIYZ+MHmdEq4xzuk1t7OdC35z/xm0BGhTkes=
888-
github.com/tchap/go-patricia/v2v2.3.1/go.mod h1:VZRHKAb53DLaG+nA9EaYYiaEx6YztwDlLElMsnSHD4k=
881+
github.com/tchap/go-patricia/v2v2.3.2 h1:xTHFutuitO2zqKAQ5rCROYgUb7Or/+IC3fts9/Yc7nM=
882+
github.com/tchap/go-patricia/v2v2.3.2/go.mod h1:VZRHKAb53DLaG+nA9EaYYiaEx6YztwDlLElMsnSHD4k=
889883
github.com/tdewolff/minify/v2v2.20.37 h1:Q97cx4STXCh1dlWDlNHZniE8BJ2EBL0+2b0n92BJQhw=
890884
github.com/tdewolff/minify/v2v2.20.37/go.mod h1:L1VYef/jwKw6Wwyk5A+T0mBjjn3mMPgmjjA688RNsxU=
891885
github.com/tdewolff/parse/v2v2.7.15 h1:hysDXtdGZIRF5UZXwpfn3ZWRbm+ru4l53/ajBRGpCTw=
@@ -1000,33 +994,33 @@ go.opentelemetry.io/contrib v1.19.0 h1:rnYI7OEPMWFeM4QCqWQ3InMJ0arWMR1i0Cx9A5hcj
1000994
go.opentelemetry.io/contribv1.19.0/go.mod h1:gIzjwWFoGazJmtCaDgViqOSJPde2mCWzv60o0bWPcZs=
1001995
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.54.0 h1:r6I7RJCN86bpD/FQwedZ0vSixDpwuWREjW9oRMsmqDc=
1002996
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.54.0/go.mod h1:B9yO6b04uB80CzjedvewuqDhxJxi11s7/GtiGa8bAjI=
1003-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.58.0 h1:yd02MEjBdJkG3uabWP9apV+OuWRIXGDuJEUJbOHmCFU=
1004-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.58.0/go.mod h1:umTcuxiv1n/s/S6/c2AT/g2CQ7u5C59sHDNmfSwgz7Q=
997+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.59.0 h1:CV7UdSGJt/Ao6Gp4CXckLxVRRsRgDHoI8XjbL3PDl8s=
998+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.59.0/go.mod h1:FRmFuRJfag1IZ2dPkHnEoSFVgTVPUd2qf5Vi69hLb8I=
1005999
go.opentelemetry.io/otelv1.3.0/go.mod h1:PWIKzi6JCp7sM0k9yZ43VX+T345uNbAkDKwHVjb2PTs=
1006-
go.opentelemetry.io/otelv1.33.0 h1:/FerN9bax5LoK51X/sI0SVYrjSE0/yUL7DpxW4K3FWw=
1007-
go.opentelemetry.io/otelv1.33.0/go.mod h1:SUUkR6csvUQl+yjReHu5uM3EtVV7MBm5FHKRlNx4I8I=
1008-
go.opentelemetry.io/otel/exporters/otlp/otlptracev1.33.0 h1:Vh5HayB/0HHfOQA7Ctx69E/Y/DcQSMPpKANYVMQ7fBA=
1009-
go.opentelemetry.io/otel/exporters/otlp/otlptracev1.33.0/go.mod h1:cpgtDBaqD/6ok/UG0jT15/uKjAY8mRA53diogHBg3UI=
1010-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.33.0 h1:5pojmb1U1AogINhN3SurB+zm/nIcusopeBNp42f45QM=
1011-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.33.0/go.mod h1:57gTHJSE5S1tqg+EKsLPlTWhpHMsWlVmer+LA926XiA=
1000+
go.opentelemetry.io/otelv1.34.0 h1:zRLXxLCgL1WyKsPVrgbSdMN4c0FMkDAskSTQP+0hdUY=
1001+
go.opentelemetry.io/otelv1.34.0/go.mod h1:OWFPOQ+h4G8xpyjgqo4SxJYdDQ/qmRH+wivy7zzx9oI=
1002+
go.opentelemetry.io/otel/exporters/otlp/otlptracev1.34.0 h1:OeNbIYk/2C15ckl7glBlOBp5+WlYsOElzTNmiPW/x60=
1003+
go.opentelemetry.io/otel/exporters/otlp/otlptracev1.34.0/go.mod h1:7Bept48yIeqxP2OZ9/AqIpYS94h2or0aB4FypJTc8ZM=
1004+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.34.0 h1:tgJ0uaNS4c98WRNUEx5U3aDlrDOI5Rs+1Vifcw4DJ8U=
1005+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.34.0/go.mod h1:U7HYyW0zt/a9x5J1Kjs+r1f/d4ZHnYFclhYY2+YbeoE=
10121006
go.opentelemetry.io/otel/exporters/prometheusv0.49.0 h1:Er5I1g/YhfYv9Affk9nJLfH/+qCCVVg1f2R9AbJfqDQ=
10131007
go.opentelemetry.io/otel/exporters/prometheusv0.49.0/go.mod h1:KfQ1wpjf3zsHjzP149P4LyAwWRupc6c7t1ZJ9eXpKQM=
10141008
go.opentelemetry.io/otel/exporters/stdout/stdoutmetricv1.33.0 h1:FiOTYABOX4tdzi8A0+mtzcsTmi6WBOxk66u0f1Mj9Gs=
10151009
go.opentelemetry.io/otel/exporters/stdout/stdoutmetricv1.33.0/go.mod h1:xyo5rS8DgzV0Jtsht+LCEMwyiDbjpsxBpWETwFRF0/4=
10161010
go.opentelemetry.io/otel/exporters/stdout/stdouttracev1.33.0 h1:W5AWUn/IVe8RFb5pZx1Uh9Laf/4+Qmm4kJL5zPuvR+0=
10171011
go.opentelemetry.io/otel/exporters/stdout/stdouttracev1.33.0/go.mod h1:mzKxJywMNBdEX8TSJais3NnsVZUaJ+bAy6UxPTng2vk=
1018-
go.opentelemetry.io/otel/metricv1.33.0 h1:r+JOocAyeRVXD8lZpjdQjzMadVZp2M4WmQ+5WtEnklQ=
1019-
go.opentelemetry.io/otel/metricv1.33.0/go.mod h1:L9+Fyctbp6HFTddIxClbQkjtubW6O9QS3Ann/M82u6M=
1012+
go.opentelemetry.io/otel/metricv1.34.0 h1:+eTR3U0MyfWjRDhmFMxe2SsW64QrZ84AOhvqS7Y+PoQ=
1013+
go.opentelemetry.io/otel/metricv1.34.0/go.mod h1:CEDrp0fy2D0MvkXE+dPV7cMi8tWZwX3dmaIhwPOaqHE=
10201014
go.opentelemetry.io/otel/sdkv1.3.0/go.mod h1:rIo4suHNhQwBIPg9axF8V9CA72Wz2mKF1teNrup8yzs=
1021-
go.opentelemetry.io/otel/sdkv1.33.0 h1:iax7M131HuAm9QkZotNHEfstof92xM+N8sr3uHXc2IM=
1022-
go.opentelemetry.io/otel/sdkv1.33.0/go.mod h1:A1Q5oi7/9XaMlIWzPSxLRWOI8nG3FnzHJNbiENQuihM=
1015+
go.opentelemetry.io/otel/sdkv1.34.0 h1:95zS4k/2GOy069d321O8jWgYsW3MzVV+KuSPKp7Wr1A=
1016+
go.opentelemetry.io/otel/sdkv1.34.0/go.mod h1:0e/pNiaMAqaykJGKbi+tSjWfNNHMTxoC9qANsCzbyxU=
10231017
go.opentelemetry.io/otel/sdk/metricv1.33.0 h1:Gs5VK9/WUJhNXZgn8MR6ITatvAmKeIuCtNbsP3JkNqU=
10241018
go.opentelemetry.io/otel/sdk/metricv1.33.0/go.mod h1:dL5ykHZmm1B1nVRk9dDjChwDmt81MjVp3gLkQRwKf/Q=
10251019
go.opentelemetry.io/otel/tracev1.3.0/go.mod h1:c/VDhno8888bvQYmbYLqe41/Ldmr/KKunbvWM4/fEjk=
1026-
go.opentelemetry.io/otel/tracev1.33.0 h1:cCJuF7LRjUFso9LPnEAHJDB2pqzp+hbO8eu1qqW2d/s=
1027-
go.opentelemetry.io/otel/tracev1.33.0/go.mod h1:uIcdVUZMpTAmz0tI1z04GoVSezK37CbGV4fr1f2nBck=
1028-
go.opentelemetry.io/proto/otlpv1.4.0 h1:TA9WRvW6zMwP+Ssb6fLoUIuirti1gGbP28GcKG1jgeg=
1029-
go.opentelemetry.io/proto/otlpv1.4.0/go.mod h1:PPBWZIP98o2ElSqI35IHfu7hIhSwvc5N38Jw8pXuGFY=
1020+
go.opentelemetry.io/otel/tracev1.34.0 h1:+ouXS2V8Rd4hp4580a8q23bg0azF2nI8cqLYnC8mh/k=
1021+
go.opentelemetry.io/otel/tracev1.34.0/go.mod h1:Svm7lSjQD7kG7KJ/MUHPVXSDGz2OX4h0M2jHBhmSfRE=
1022+
go.opentelemetry.io/proto/otlpv1.5.0 h1:xJvq7gMzB31/d406fB8U5CBdyQGw4P399D1aQWU/3i4=
1023+
go.opentelemetry.io/proto/otlpv1.5.0/go.mod h1:keN8WnHxOy8PG0rQZjJJ5A2ebUoafqWp0eVQ4yIXvJ4=
10301024
go.uber.org/atomicv1.9.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc=
10311025
go.uber.org/atomicv1.11.0 h1:ZvwS0R+56ePWxUNi+Atn9dWONBPp/AUETXlHW0DxSjE=
10321026
go.uber.org/atomicv1.11.0/go.mod h1:LUxbIzbOniOlMKjJjyPfpl4v+PKK2cNJn91OQbhoJI0=
@@ -1179,8 +1173,8 @@ google.golang.org/appengine v1.6.8 h1:IhEN5q69dyKagZPYMSdIjS2HqprW324FRQZJcGqPAs
11791173
google.golang.org/appenginev1.6.8/go.mod h1:1jJ3jBArFh5pcgW8gCtRJnepW8FzD1V44FJffLiz/Ds=
11801174
google.golang.org/genprotov0.0.0-20241118233622-e639e219e697 h1:ToEetK57OidYuqD4Q5w+vfEnPvPpuTwedCNVohYJfNk=
11811175
google.golang.org/genprotov0.0.0-20241118233622-e639e219e697/go.mod h1:JJrvXBWRZaFMxBufik1a4RpFw4HhgVtBBWQeQgUj2cc=
1182-
google.golang.org/genproto/googleapis/apiv0.0.0-20241209162323-e6fa225c2576 h1:CkkIfIt50+lT6NHAVoRYEyAvQGFM7xEwXUUywFvEb3Q=
1183-
google.golang.org/genproto/googleapis/apiv0.0.0-20241209162323-e6fa225c2576/go.mod h1:1R3kvZ1dtP3+4p4d3G8uJ8rFk/fWlScl38vanWACI08=
1176+
google.golang.org/genproto/googleapis/apiv0.0.0-20250115164207-1a7da9e5054f h1:gap6+3Gk41EItBuyi4XX/bp4oqJ3UwuIMl25yGinuAA=
1177+
google.golang.org/genproto/googleapis/apiv0.0.0-20250115164207-1a7da9e5054f/go.mod h1:Ic02D47M+zbarjYYUlK57y316f2MoN0gjAwI3f2S95o=
11841178
google.golang.org/genproto/googleapis/rpcv0.0.0-20250124145028-65684f501c47 h1:91mG8dNTpkC0uChJUQ9zCiRqx3GEEFOWaRZ0mI6Oj2I=
11851179
google.golang.org/genproto/googleapis/rpcv0.0.0-20250124145028-65684f501c47/go.mod h1:+2Yz8+CLJbIfL9z73EW45avw8Lmge3xVElCP9zEKi50=
11861180
google.golang.org/grpcv1.70.0 h1:pWFv03aZoHzlRKHWicjsZytKAiYCtNS0dHbXnIdq7jQ=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp