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 @@ -6,7 +6,7 @@ require (
6
6
github.com/fxamacker/cbor/v2 v2.5.0
7
7
github.com/golang-jwt/jwt/v4 v4.5.0
8
8
github.com/veraison/go-cose v1.1.0
9
- golang.org/x/crypto v0.17 .0
9
+ golang.org/x/crypto v0.18 .0
10
10
)
11
11
12
12
require github.com/x448/float16 v0.8.4 // indirect
Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ github.com/veraison/go-cose v1.1.0 h1:AalPS4VGiKavpAzIlBjrn7bhqXiXi4jbMYY/2+UC+4
6
6
github.com/veraison/go-cose v1.1.0 /go.mod h1:7ziE85vSq4ScFTg6wyoMXjucIGOf4JkFEZi/an96Ct4 =
7
7
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM =
8
8
github.com/x448/float16 v0.8.4 /go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg =
9
- golang.org/x/crypto v0.17 .0 h1:r8bRNjWL3GshPW3gkd+RpvzWrZAwPS49OmTGZ/uhM4k =
10
- golang.org/x/crypto v0.17 .0 /go.mod h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4 =
9
+ golang.org/x/crypto v0.18 .0 h1:PGVlW0xEltQnzFZ55hkuX5+KLyrMYhHld1YHO4AKcdc =
10
+ golang.org/x/crypto v0.18 .0 /go.mod h1:R0j02AL6hcrfOiy9T4ZYp/rcWeMxM3L6QYxlOuEG1mg =
You can’t perform that action at this time.
0 commit comments