File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/lestrrat-go/jwx/v2 v2.0.21
10
10
github.com/opentdf/platform/lib/fixtures v0.2.10
11
11
github.com/opentdf/platform/lib/ocrypto v0.1.7
12
- github.com/opentdf/platform/protocol/go v0.2.23
12
+ github.com/opentdf/platform/protocol/go v0.2.24
13
13
github.com/stretchr/testify v1.9.0
14
14
github.com/testcontainers/testcontainers-go v0.32.0
15
15
github.com/xeipuuv/gojsonschema v1.2.0
Original file line number Diff line number Diff line change @@ -116,8 +116,8 @@ github.com/opentdf/platform/lib/fixtures v0.2.10 h1:R688b98ctsEiDRlQSvLxmAWT7bXv
116
116
github.com/opentdf/platform/lib/fixtures v0.2.10 /go.mod h1:wGhclxDeDXf8bp5VAWztT1nY2gWVNGQLd8rWs5wtXV0 =
117
117
github.com/opentdf/platform/lib/ocrypto v0.1.7 h1:IcCYRrwmMqntqUE8frmUDg5EZ0WMdldpGeGhbv9+/A8 =
118
118
github.com/opentdf/platform/lib/ocrypto v0.1.7 /go.mod h1:4bhKPbRFzURMerH5Vr/LlszHvcoXQbfJXa0bpY7/7yg =
119
- github.com/opentdf/platform/protocol/go v0.2.23 h1:FqBB47zh0HeDaq8Bk4GcrOX5nMYiZFqucOBdyz54QsY =
120
- github.com/opentdf/platform/protocol/go v0.2.23 /go.mod h1:skpOCVuWSjUHazLKOkh3nSB057OB4sHICe7MpmJY9KU =
119
+ github.com/opentdf/platform/protocol/go v0.2.24 h1:DpiFYnnSSlmInyUzCBzLxcS/sRCw517jtWKz9ri0rdY =
120
+ github.com/opentdf/platform/protocol/go v0.2.24 /go.mod h1:skpOCVuWSjUHazLKOkh3nSB057OB4sHICe7MpmJY9KU =
121
121
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs =
122
122
github.com/opentracing/opentracing-go v1.2.0 /go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc =
123
123
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments