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 @@ -12,7 +12,7 @@ require (
12
12
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2
13
13
github.com/lestrrat-go/jwx/v2 v2.1.6
14
14
github.com/opentdf/platform/lib/fixtures v0.3.0
15
- github.com/opentdf/platform/lib/ocrypto v0.5 .0
15
+ github.com/opentdf/platform/lib/ocrypto v0.6 .0
16
16
github.com/opentdf/platform/protocol/go v0.8.0
17
17
github.com/stretchr/testify v1.10.0
18
18
github.com/testcontainers/testcontainers-go v0.37.0
Original file line number Diff line number Diff line change @@ -124,8 +124,8 @@ github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJw
124
124
github.com/opencontainers/image-spec v1.1.1 /go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M =
125
125
github.com/opentdf/platform/lib/fixtures v0.3.0 h1:pgEm9ynMDIFH7Wd/lre2tfvtura8LfaV3iA1w1m7D3Q =
126
126
github.com/opentdf/platform/lib/fixtures v0.3.0 /go.mod h1:K/r0REv5MYClnkuiCxCOT1LTXbuIDP0kqixlGmPQzXc =
127
- github.com/opentdf/platform/lib/ocrypto v0.5 .0 h1:zG6ZsQ/6e9wP9dKiVNJE4VZTkjF6EeerU28sMxKoSlQ =
128
- github.com/opentdf/platform/lib/ocrypto v0.5 .0 /go.mod h1:sYhoBL1bQYgQVSSNpxU13RsrE5JAk8BABT1hfr9L3j8 =
127
+ github.com/opentdf/platform/lib/ocrypto v0.6 .0 h1:CvluMv44dZ4vD0oLpJEoKnm4/BGJzaH8HTcTd8I0kWg =
128
+ github.com/opentdf/platform/lib/ocrypto v0.6 .0 /go.mod h1:sYhoBL1bQYgQVSSNpxU13RsrE5JAk8BABT1hfr9L3j8 =
129
129
github.com/opentdf/platform/protocol/go v0.8.0 h1:fIskNUGX8jXtPG8c/DuGo4FoCH6OOShGPZFu63DkMK8 =
130
130
github.com/opentdf/platform/protocol/go v0.8.0 /go.mod h1:GRycoDGDxaz91sOvGZFWVEKJLluZFg2wM3NJmhucDHo =
131
131
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