Skip to content

Commit f4a8d1d

Browse files
fix(deps): bump github.com/opentdf/platform/protocol/go from 0.9.0 to 0.10.0 in /sdk (#2737)
Bumps [github.com/opentdf/platform/protocol/go](https://github.com/opentdf/platform) from 0.9.0 to 0.10.0. <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.10.0</h2> <h2><a href="https://github.com/opentdf/platform/compare/protocol/go/v0.9.0...protocol/go/v0.10.0">0.10.0</a> (2025-09-16)</h2> <h3>Features</h3> <ul> <li><strong>policy:</strong> add protovalidate for obligation defs + vals (<a href="https://redirect.github.com/opentdf/platform/issues/2699">#2699</a>) (<a href="https://github.com/opentdf/platform/commit/af5c049435355646b7b59fd3a4b0191875a4b88d">af5c049</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/opentdf/platform/commit/4ee9544fc68309fea4bdf6d5402c36999ca709d7"><code>4ee9544</code></a> chore(main): release protocol/go 0.10.0 (<a href="https://redirect.github.com/opentdf/platform/issues/2731">#2731</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/bcc8b3690af043927c35493803f7fc7ebd6712a6"><code>bcc8b36</code></a> chore(ci): test CLI e2e workflow with GNU parallel (<a href="https://redirect.github.com/opentdf/platform/issues/2720">#2720</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/8d7099361c76d94682a91d86ec5ace7cce816cfa"><code>8d70993</code></a> feat(core): Lets key manager factory take context (<a href="https://redirect.github.com/opentdf/platform/issues/2715">#2715</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/af5c049435355646b7b59fd3a4b0191875a4b88d"><code>af5c049</code></a> feat(policy): add protovalidate for obligation defs + vals (<a href="https://redirect.github.com/opentdf/platform/issues/2699">#2699</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/a9e556b87e3a24bb5545fa1f2aee463dd0f41dd4"><code>a9e556b</code></a> fix(deps): bump github.com/opentdf/platform/protocol/go from 0.5.0 to 0.9.0 i...</li> <li><a href="https://github.com/opentdf/platform/commit/900436848bda92b7af735893e192e9ac5b343399"><code>9004368</code></a> fix(deps): bump github.com/opentdf/platform/protocol/go from 0.7.0 to 0.9.0 i...</li> <li><a href="https://github.com/opentdf/platform/commit/39e265dcf213ffbdb67f0a829e0561d0c69b0979"><code>39e265d</code></a> fix(deps): bump github.com/opentdf/platform/sdk from 0.4.7 to 0.7.0 in /examp...</li> <li><a href="https://github.com/opentdf/platform/commit/75d7590ec062f822045027d4eb0b59a48bdea465"><code>75d7590</code></a> feat: use public AES protected key from lib/ocrypto (<a href="https://redirect.github.com/opentdf/platform/issues/2600">#2600</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/74956bf58822eba432e746374a60b51fdc43cded"><code>74956bf</code></a> fix(deps): bump github.com/opentdf/platform/lib/ocrypto from 0.5.0 to 0.6.0 i...</li> <li><a href="https://github.com/opentdf/platform/commit/c89cd77e6ea23096e4cff5c4a5fc914274eab164"><code>c89cd77</code></a> fix(deps): bump github.com/opentdf/platform/lib/ocrypto from 0.2.0 to 0.6.0 i...</li> <li>Additional commits viewable in <a href="https://github.com/opentdf/platform/compare/service/v0.9.0...protocol/go/v0.10.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/protocol/go&package-manager=go_modules&previous-version=0.9.0&new-version=0.10.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 2cd5b1d commit f4a8d1d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

sdk/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/lestrrat-go/jwx/v2 v2.1.6
1414
github.com/opentdf/platform/lib/fixtures v0.3.0
1515
github.com/opentdf/platform/lib/ocrypto v0.6.0
16-
github.com/opentdf/platform/protocol/go v0.9.0
16+
github.com/opentdf/platform/protocol/go v0.10.0
1717
github.com/stretchr/testify v1.10.0
1818
github.com/testcontainers/testcontainers-go v0.37.0
1919
github.com/xeipuuv/gojsonschema v1.2.0

sdk/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ github.com/opentdf/platform/lib/fixtures v0.3.0 h1:pgEm9ynMDIFH7Wd/lre2tfvtura8L
126126
github.com/opentdf/platform/lib/fixtures v0.3.0/go.mod h1:K/r0REv5MYClnkuiCxCOT1LTXbuIDP0kqixlGmPQzXc=
127127
github.com/opentdf/platform/lib/ocrypto v0.6.0 h1:CvluMv44dZ4vD0oLpJEoKnm4/BGJzaH8HTcTd8I0kWg=
128128
github.com/opentdf/platform/lib/ocrypto v0.6.0/go.mod h1:sYhoBL1bQYgQVSSNpxU13RsrE5JAk8BABT1hfr9L3j8=
129-
github.com/opentdf/platform/protocol/go v0.9.0 h1:+PitVU4OavPJ8SWqTRBYgUJRZK8Ybu1lqQheHvZqKCI=
130-
github.com/opentdf/platform/protocol/go v0.9.0/go.mod h1:GRycoDGDxaz91sOvGZFWVEKJLluZFg2wM3NJmhucDHo=
129+
github.com/opentdf/platform/protocol/go v0.10.0 h1:7tlpFXXzOQRHAYMvBcMTYMT56wHR+6BezH2Fumjth6c=
130+
github.com/opentdf/platform/protocol/go v0.10.0/go.mod h1:GRycoDGDxaz91sOvGZFWVEKJLluZFg2wM3NJmhucDHo=
131131
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs=
132132
github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc=
133133
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=

0 commit comments

Comments
 (0)