Skip to content

Commit c89cd77

Browse files
fix(deps): bump github.com/opentdf/platform/lib/ocrypto from 0.2.0 to 0.6.0 in /examples (#2713)
Bumps [github.com/opentdf/platform/lib/ocrypto](https://github.com/opentdf/platform) from 0.2.0 to 0.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/opentdf/platform/releases">github.com/opentdf/platform/lib/ocrypto's releases</a>.</em></p> <blockquote> <h2>service: v0.6.0</h2> <h2><a href="https://github.com/opentdf/platform/compare/service/v0.5.5...service/v0.6.0">0.6.0</a> (2025-06-06)</h2> <h3>Features</h3> <ul> <li><strong>authz:</strong> DSPX-894 auth svc registered resource GetEntitlement support (<a href="https://redirect.github.com/opentdf/platform/issues/2358">#2358</a>) (<a href="https://github.com/opentdf/platform/commit/a199aa74687ecbbe87709a2c4140a8be96f3dcfd">a199aa7</a>)</li> <li><strong>authz:</strong> improve v2 request proto validation (<a href="https://redirect.github.com/opentdf/platform/issues/2357">#2357</a>) (<a href="https://github.com/opentdf/platform/commit/f927b994149079947cac1d1386f2bfb9a52139a0">f927b99</a>)</li> <li><strong>core:</strong> DSPX-608 - Deprecate public_client_id (<a href="https://redirect.github.com/opentdf/platform/issues/2185">#2185</a>) (<a href="https://github.com/opentdf/platform/commit/0f58efab4e99005b73041444d31b1c348b9e2834">0f58efa</a>)</li> <li><strong>policy:</strong> Return Simple Kas Keys from non-Key RPCs (<a href="https://redirect.github.com/opentdf/platform/issues/2387">#2387</a>) (<a href="https://github.com/opentdf/platform/commit/5113e0edbe0260d0937a62932671b40ca5cfcbf4">5113e0e</a>)</li> <li><strong>policy:</strong> Unique name for the key provider. (<a href="https://redirect.github.com/opentdf/platform/issues/2391">#2391</a>) (<a href="https://github.com/opentdf/platform/commit/bb58b7805a5099428efc6bda8441146f78fc02cb">bb58b78</a>)</li> <li><strong>policy:</strong> Update simple kas key (<a href="https://redirect.github.com/opentdf/platform/issues/2378">#2378</a>) (<a href="https://github.com/opentdf/platform/commit/09d82390a06e22a8787118cd0ec7d97311e85363">09d8239</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> bump github.com/opentdf/platform/protocol/go from 0.3.6 to 0.4.0 in /service (<a href="https://redirect.github.com/opentdf/platform/issues/2399">#2399</a>) (<a href="https://github.com/opentdf/platform/commit/1c6fa755ea53c6b48aacd6a460849ce2834560a0">1c6fa75</a>)</li> <li><strong>deps:</strong> bump the external group across 1 directory with 21 updates (<a href="https://redirect.github.com/opentdf/platform/issues/2401">#2401</a>) (<a href="https://github.com/opentdf/platform/commit/3d0d4d188557608e039e214cbdb52aecbb0bb0ac">3d0d4d1</a>)</li> <li><strong>policy:</strong> move action sub queries to CTE in sm list and match sql (<a href="https://redirect.github.com/opentdf/platform/issues/2369">#2369</a>) (<a href="https://github.com/opentdf/platform/commit/0fd6febbfad59cfec1d807e4eec28082c0f5bf48">0fd6feb</a>)</li> <li><strong>policy:</strong> protovalidate deprecated action types and removal of gRPC gateway in subject mappings svc (<a href="https://redirect.github.com/opentdf/platform/issues/2377">#2377</a>) (<a href="https://github.com/opentdf/platform/commit/54a6de03d8796b0fe72edc381ce514927bdcd793">54a6de0</a>)</li> <li><strong>policy:</strong> remove gRPC gateway in policy except where needed (<a href="https://redirect.github.com/opentdf/platform/issues/2382">#2382</a>) (<a href="https://github.com/opentdf/platform/commit/1937acb3fff5e6216808ac233d3a34b869901b44">1937acb</a>)</li> <li><strong>policy:</strong> remove support for creation/updation of SubjectMappings with deprecated proto actions (<a href="https://redirect.github.com/opentdf/platform/issues/2373">#2373</a>) (<a href="https://github.com/opentdf/platform/commit/36602005420e36a5c2bcc39665ded0094db62780">3660200</a>)</li> </ul> <h2>protocol/go: v0.6.0</h2> <h2><a href="https://github.com/opentdf/platform/compare/protocol/go/v0.5.0...protocol/go/v0.6.0">0.6.0</a> (2025-07-09)</h2> <h3>Features</h3> <ul> <li><strong>authz:</strong> sensible request limit upper bounds (<a href="https://redirect.github.com/opentdf/platform/issues/2526">#2526</a>) (<a href="https://github.com/opentdf/platform/commit/b3093cce2ffd1f1cdaec884967dc96a40caa2903">b3093cc</a>)</li> <li><strong>policy:</strong> Add list key mappings rpc. (<a href="https://redirect.github.com/opentdf/platform/issues/2533">#2533</a>) (<a href="https://github.com/opentdf/platform/commit/fbc2724a066b5e4121838a958cb926a1ab5bdcde">fbc2724</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>core:</strong> Allow 521 curve to be used (<a href="https://redirect.github.com/opentdf/platform/issues/2485">#2485</a>) (<a href="https://github.com/opentdf/platform/commit/aaf43dc368b4cabbc9affa0a6075abd335aa57e3">aaf43dc</a>)</li> </ul> <h2>sdk: v0.6.0</h2> <h2><a href="https://github.com/opentdf/platform/compare/sdk/v0.5.0...sdk/v0.6.0">0.6.0</a> (2025-07-09)</h2> <h3>Features</h3> <ul> <li><strong>policy:</strong> Add list key mappings rpc. (<a href="https://redirect.github.com/opentdf/platform/issues/2533">#2533</a>) (<a href="https://github.com/opentdf/platform/commit/fbc2724a066b5e4121838a958cb926a1ab5bdcde">fbc2724</a>)</li> <li><strong>sdk:</strong> bump protocol/go v0.6.0 (<a href="https://redirect.github.com/opentdf/platform/issues/2536">#2536</a>) (<a href="https://github.com/opentdf/platform/commit/23e4c2b0b41db368482f52cbc39331b05fe23462">23e4c2b</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> bump github.com/opentdf/platform/lib/ocrypto from 0.2.0 to 0.3.0 in /sdk (<a href="https://redirect.github.com/opentdf/platform/issues/2502">#2502</a>) (<a href="https://github.com/opentdf/platform/commit/3ec8b3577982796c9ce6e02deaa7cf91358641d2">3ec8b35</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/opentdf/platform/commit/80c9c85acd9b9dc853142edce131b872d89cdc65"><code>80c9c85</code></a> chore(main): release sdk 0.6.0 (<a href="https://redirect.github.com/opentdf/platform/issues/2506">#2506</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/23e4c2b0b41db368482f52cbc39331b05fe23462"><code>23e4c2b</code></a> feat(sdk): bump protocol/go v0.6.0 (<a href="https://redirect.github.com/opentdf/platform/issues/2536">#2536</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/cf059e9da909f0eae4ba66fb86b7a758c71c0018"><code>cf059e9</code></a> chore(main): release protocol/go 0.6.0 (<a href="https://redirect.github.com/opentdf/platform/issues/2486">#2486</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/1c4ec3ef1ad63fe8db34f1ddefd7d74f7813c96b"><code>1c4ec3e</code></a> fix(docs): Fix proto docs. (<a href="https://redirect.github.com/opentdf/platform/issues/2535">#2535</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/fbc2724a066b5e4121838a958cb926a1ab5bdcde"><code>fbc2724</code></a> feat(policy): Add list key mappings rpc. (<a href="https://redirect.github.com/opentdf/platform/issues/2533">#2533</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/d5ddc25c248aa43c8670d856ce4856539b1dfcac"><code>d5ddc25</code></a> chore(ci): benchmarking bulk decisioning should comply with API upper bound l...</li> <li><a href="https://github.com/opentdf/platform/commit/f85621280954f05701dba83a6a4cff729d21b029"><code>f856212</code></a> fix(authz): access pdp should use proto getter (<a href="https://redirect.github.com/opentdf/platform/issues/2530">#2530</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/443cedba49691e2ef5c2ea6824c0150feff8f056"><code>443cedb</code></a> feat(authz): RR GetDecision improvements (<a href="https://redirect.github.com/opentdf/platform/issues/2479">#2479</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/b3093cce2ffd1f1cdaec884967dc96a40caa2903"><code>b3093cc</code></a> feat(authz): sensible request limit upper bounds (<a href="https://redirect.github.com/opentdf/platform/issues/2526">#2526</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/98fd39230a3cc4bfa5ff5ffc1742dd5d15eaeb1c"><code>98fd392</code></a> fix(sdk): Prefer KID and Algorithm selection from key maps (<a href="https://redirect.github.com/opentdf/platform/issues/2475">#2475</a>)</li> <li>Additional commits viewable in <a href="https://github.com/opentdf/platform/compare/sdk/v0.2.0...sdk/v0.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/opentdf/platform/lib/ocrypto&package-manager=go_modules&previous-version=0.2.0&new-version=0.6.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'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 ddc3515 commit c89cd77

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.0
55
toolchain go1.24.6
66

77
require (
8-
github.com/opentdf/platform/lib/ocrypto v0.2.0
8+
github.com/opentdf/platform/lib/ocrypto v0.6.0
99
github.com/opentdf/platform/protocol/go v0.5.0
1010
github.com/opentdf/platform/sdk v0.4.7
1111
github.com/spf13/cobra v1.9.1

examples/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQ
110110
github.com/opencontainers/image-spec v1.1.0/go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM=
111111
github.com/opentdf/platform/lib/fixtures v0.3.0 h1:pgEm9ynMDIFH7Wd/lre2tfvtura8LfaV3iA1w1m7D3Q=
112112
github.com/opentdf/platform/lib/fixtures v0.3.0/go.mod h1:K/r0REv5MYClnkuiCxCOT1LTXbuIDP0kqixlGmPQzXc=
113-
github.com/opentdf/platform/lib/ocrypto v0.2.0 h1:hs7aQ9AfA6HPWkPJURkH/WdFkNFliq542axtMCy+ZX8=
114-
github.com/opentdf/platform/lib/ocrypto v0.2.0/go.mod h1:8gv+GV3OqrMBhkmc+Iw34Q3JnYRFNt0V0oudFlAkRcQ=
113+
github.com/opentdf/platform/lib/ocrypto v0.6.0 h1:CvluMv44dZ4vD0oLpJEoKnm4/BGJzaH8HTcTd8I0kWg=
114+
github.com/opentdf/platform/lib/ocrypto v0.6.0/go.mod h1:sYhoBL1bQYgQVSSNpxU13RsrE5JAk8BABT1hfr9L3j8=
115115
github.com/opentdf/platform/protocol/go v0.5.0 h1:C/jUpg+DfG5gdznT909UXzKktQPLCe2hgaXBmmwk/Z0=
116116
github.com/opentdf/platform/protocol/go v0.5.0/go.mod h1:FwoNd0HJaxGCZf74de/yFpVP4HEjkUMoF6Br79W0TBk=
117117
github.com/opentdf/platform/sdk v0.4.7 h1:rg/EKKlxYVGVA2HQ5OQofe+zsHQ9UX8COH9IhK8c4BA=

0 commit comments

Comments
 (0)