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 @@ -8,7 +8,7 @@ require (
8
8
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0
9
9
github.com/lestrrat-go/jwx/v2 v2.0.21
10
10
github.com/opentdf/platform/lib/fixtures v0.2.10
11
- github.com/opentdf/platform/lib/ocrypto v0.1.8
11
+ github.com/opentdf/platform/lib/ocrypto v0.1.9
12
12
github.com/opentdf/platform/protocol/go v0.2.29
13
13
github.com/stretchr/testify v1.9.0
14
14
github.com/testcontainers/testcontainers-go v0.32.0
Original file line number Diff line number Diff line change @@ -114,8 +114,8 @@ github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQ
114
114
github.com/opencontainers/image-spec v1.1.0 /go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM =
115
115
github.com/opentdf/platform/lib/fixtures v0.2.10 h1:R688b98ctsEiDRlQSvLxmAWT7bXvCTb+nJCuiU2WsWs =
116
116
github.com/opentdf/platform/lib/fixtures v0.2.10 /go.mod h1:wGhclxDeDXf8bp5VAWztT1nY2gWVNGQLd8rWs5wtXV0 =
117
- github.com/opentdf/platform/lib/ocrypto v0.1.8 h1:FUKMHsVCjU4NmgaXgS1RFstl19tkX/7USTIubAuUBlA =
118
- github.com/opentdf/platform/lib/ocrypto v0.1.8 /go.mod h1:UTtqh8mvhAYA+sEnaMxpr/406e84L5Q1sAxtKGIXfu4 =
117
+ github.com/opentdf/platform/lib/ocrypto v0.1.9 h1:GvgPB7CoK7JmWvsSvJ0hc+RC0wezgcuRpy3q2oYKjdA =
118
+ github.com/opentdf/platform/lib/ocrypto v0.1.9 /go.mod h1:UTtqh8mvhAYA+sEnaMxpr/406e84L5Q1sAxtKGIXfu4 =
119
119
github.com/opentdf/platform/protocol/go v0.2.29 h1:2L/uylxl49ALIqQwg4wmVEfxeUozM3ITpFuahmbHJ+U =
120
120
github.com/opentdf/platform/protocol/go v0.2.29 /go.mod h1:eldxqX2oF2ADtG8ivhfwn1lALVMX4aaUM+Lp9ynOJXs =
121
121
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs =
You can’t perform that action at this time.
0 commit comments