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 @@ -4,7 +4,7 @@ go 1.21.4
4
4
5
5
require (
6
6
github.com/kaitai-io/kaitai_struct_go_runtime v0.10.0
7
- golang.org/x/crypto v0.21 .0
7
+ golang.org/x/crypto v0.22 .0
8
8
)
9
9
10
10
require golang.org/x/text v0.14.0 // indirect
Original file line number Diff line number Diff line change 1
1
github.com/kaitai-io/kaitai_struct_go_runtime v0.10.0 h1:bxazq0XLMSVMm/DIVFLl9BqIWehrqcLsyVWSacEjIKE =
2
2
github.com/kaitai-io/kaitai_struct_go_runtime v0.10.0 /go.mod h1:fBebEoDoc0xNbZsIcRQWqDp4jViaTKv6uxAUjmCFGgM =
3
- golang.org/x/crypto v0.21 .0 h1:X31++rzVUdKhX5sWmSOFZxx8UW/ldWx55cbf08iNAMA =
4
- golang.org/x/crypto v0.21 .0 /go.mod h1:0BP7YvVV9gBbVKyeTG0Gyn+gZm94bibOW5BjDEYAOMs =
3
+ golang.org/x/crypto v0.22 .0 h1:g1v0xeRhjcugydODzvb3mEM9SQ0HGp9s/nh3COQ/C30 =
4
+ golang.org/x/crypto v0.22 .0 /go.mod h1:vr6Su+7cTlO45qkww3VDJlzDn0ctJvRgYbC2NvXHt+M =
5
5
golang.org/x/text v0.3.7 /go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ =
6
6
golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ =
7
7
golang.org/x/text v0.14.0 /go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU =
You can’t perform that action at this time.
0 commit comments