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 @@ -7,7 +7,7 @@ require (
7
7
github.com/golang-jwt/jwt/v4 v4.5.0
8
8
github.com/notaryproject/tspclient-go v0.2.0
9
9
github.com/veraison/go-cose v1.1.0
10
- golang.org/x/crypto v0.26 .0
10
+ golang.org/x/crypto v0.27 .0
11
11
)
12
12
13
13
require github.com/x448/float16 v0.8.4 // indirect
Original file line number Diff line number Diff line change @@ -8,5 +8,5 @@ github.com/veraison/go-cose v1.1.0 h1:AalPS4VGiKavpAzIlBjrn7bhqXiXi4jbMYY/2+UC+4
8
8
github.com/veraison/go-cose v1.1.0 /go.mod h1:7ziE85vSq4ScFTg6wyoMXjucIGOf4JkFEZi/an96Ct4 =
9
9
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM =
10
10
github.com/x448/float16 v0.8.4 /go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg =
11
- golang.org/x/crypto v0.26 .0 h1:RrRspgV4mU+YwB4FYnuBoKsUapNIL5cohGAmSH3azsw =
12
- golang.org/x/crypto v0.26 .0 /go.mod h1:GY7jblb9wI+FOo5y8/S2oY4zWP07AkOJ4+jxCqdqn54 =
11
+ golang.org/x/crypto v0.27 .0 h1:GXm2NjJrPaiv/h1tb2UH8QfgC/hOf/+z0p6PT8o1w7A =
12
+ golang.org/x/crypto v0.27 .0 /go.mod h1:1Xngt8kV6Dvbssa53Ziq6Eqn0HqbZi5Z6R0ZpwQzt70 =
You can’t perform that action at this time.
0 commit comments