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 (
88 github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0
99 github.com/lestrrat-go/jwx/v2 v2.0.21
1010 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
1212 github.com/opentdf/platform/protocol/go v0.2.29
1313 github.com/stretchr/testify v1.9.0
1414 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
114114github.com/opencontainers/image-spec v1.1.0 /go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM =
115115github.com/opentdf/platform/lib/fixtures v0.2.10 h1:R688b98ctsEiDRlQSvLxmAWT7bXvCTb+nJCuiU2WsWs =
116116github.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 =
119119github.com/opentdf/platform/protocol/go v0.2.29 h1:2L/uylxl49ALIqQwg4wmVEfxeUozM3ITpFuahmbHJ+U =
120120github.com/opentdf/platform/protocol/go v0.2.29 /go.mod h1:eldxqX2oF2ADtG8ivhfwn1lALVMX4aaUM+Lp9ynOJXs =
121121github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs =
You can’t perform that action at this time.
0 commit comments