File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ go 1.20
5
5
require (
6
6
github.com/fxamacker/cbor/v2 v2.5.0
7
7
github.com/jinzhu/copier v0.4.0
8
- golang.org/x/crypto v0.18 .0
8
+ golang.org/x/crypto v0.19 .0
9
9
)
10
10
11
11
require (
12
12
github.com/x448/float16 v0.8.4 // indirect
13
- golang.org/x/sys v0.16 .0 // indirect
13
+ golang.org/x/sys v0.17 .0 // indirect
14
14
)
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ github.com/jinzhu/copier v0.4.0 h1:w3ciUoD19shMCRargcpm0cm91ytaBhDvuRpz1ODO/U8=
4
4
github.com/jinzhu/copier v0.4.0 /go.mod h1:DfbEm0FYsaqBcKcFuvmOZb218JkPGtvSHsKg8S8hyyg =
5
5
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM =
6
6
github.com/x448/float16 v0.8.4 /go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg =
7
- golang.org/x/crypto v0.18 .0 h1:PGVlW0xEltQnzFZ55hkuX5+KLyrMYhHld1YHO4AKcdc =
8
- golang.org/x/crypto v0.18 .0 /go.mod h1:R0j02AL6hcrfOiy9T4ZYp/rcWeMxM3L6QYxlOuEG1mg =
9
- golang.org/x/sys v0.16 .0 h1:xWw16ngr6ZMtmxDyKyIgsE93KNKz5HKmMa3b8ALHidU =
10
- golang.org/x/sys v0.16 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
7
+ golang.org/x/crypto v0.19 .0 h1:ENy+Az/9Y1vSrlrvBSyna3PITt4tiZLf7sgCjZBX7Wo =
8
+ golang.org/x/crypto v0.19 .0 /go.mod h1:Iy9bg/ha4yyC70EfRS8jz+B6ybOBKMaSxLj6P6oBDfU =
9
+ golang.org/x/sys v0.17 .0 h1:25cE3gD+tdBA7lp7QfhuV+rJiE9YXTcS3VG1SqssI/Y =
10
+ golang.org/x/sys v0.17 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
You can’t perform that action at this time.
0 commit comments