Commit 4ed9856
authored
fix(deps): bump github.com/opentdf/platform/protocol/go from 0.6.0 to 0.6.2 in /sdk (#2586)
Bumps
[github.com/opentdf/platform/protocol/go](https://github.com/opentdf/platform)
from 0.6.0 to 0.6.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/opentdf/platform/releases">github.com/opentdf/platform/protocol/go's
releases</a>.</em></p>
<blockquote>
<h2>protocol/go: v0.6.2</h2>
<h2><a
href="https://github.com/opentdf/platform/compare/protocol/go/v0.6.1...protocol/go/v0.6.2">0.6.2</a>
(2025-07-22)</h2>
<h3>Features</h3>
<ul>
<li><strong>policy:</strong> Add validation to delete keys [backport to
release/protocol/go/v0.6] (<a
href="https://redirect.github.com/opentdf/platform/issues/2577">#2577</a>)
(<a
href="https://github.com/opentdf/platform/commit/f1f5819f95eda5b98cf002a43bd47a4e5b2c62d0">f1f5819</a>)</li>
</ul>
<h2>protocol/go: v0.6.1</h2>
<h2><a
href="https://github.com/opentdf/platform/compare/protocol/go/v0.6.0...protocol/go/v0.6.1">0.6.1</a>
(2025-07-22)</h2>
<h3>Features</h3>
<ul>
<li><strong>policy:</strong> Change return type for delete key proto.
[backport to release/protocol/go/v0.6] (<a
href="https://redirect.github.com/opentdf/platform/issues/2568">#2568</a>)
(<a
href="https://github.com/opentdf/platform/commit/bb38ecaf75feee91484b1a2f8e835e2fc57633d7">bb38eca</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/opentdf/platform/commit/15cfd48b1c8fbd90aed9c28bc6ee43d5b1f4afbf"><code>15cfd48</code></a>
chore(release): release protocol/go 0.6.2 (<a
href="https://redirect.github.com/opentdf/platform/issues/2578">#2578</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/f1f5819f95eda5b98cf002a43bd47a4e5b2c62d0"><code>f1f5819</code></a>
feat(policy): Add validation to delete keys [backport to
release/protocol/go/...</li>
<li><a
href="https://github.com/opentdf/platform/commit/4e27472eaae4ded43e71216ad84bb874e3a8077d"><code>4e27472</code></a>
chore(release): release protocol/go 0.6.1 (<a
href="https://redirect.github.com/opentdf/platform/issues/2569">#2569</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/bb38ecaf75feee91484b1a2f8e835e2fc57633d7"><code>bb38eca</code></a>
feat(policy): Change return type for delete key proto. [backport to
release/p...</li>
<li>See full diff in <a
href="https://github.com/opentdf/platform/compare/sdk/v0.6.0...protocol/go/v0.6.2">compare
view</a></li>
</ul>
</details>
<br />
[](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'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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent ccdfa96 commit 4ed9856
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
130 | | - | |
| 129 | + | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
0 commit comments