File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ module github.com/jaksi/sshutils
22
33go 1.19
44
5- require golang.org/x/crypto v0.2 .0
5+ require golang.org/x/crypto v0.5 .0
66
7- require golang.org/x/sys v0.2 .0 // indirect
7+ require golang.org/x/sys v0.4 .0 // indirect
Original file line number Diff line number Diff line change 1- golang.org/x/crypto v0.2 .0 h1:BRXPfhNivWL5Yq0BGQ39a2sW6t44aODpfxkWjYdzewE =
2- golang.org/x/crypto v0.2 .0 /go.mod h1:hebNnKkNXi2UzZN1eVRvBB7co0a+JxK6XbPiWVs/3J4 =
3- golang.org/x/sys v0.2 .0 h1:ljd4t30dBnAvMZaQCevtY0xLLD0A+bRZXbgLMLU1F/A =
4- golang.org/x/sys v0.2 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
5- golang.org/x/term v0.2 .0 h1:z85xZCsEl7bi/KwbNADeBYoOP0++7W1ipu+aGnpwzRM =
1+ golang.org/x/crypto v0.5 .0 h1:U/0M97KRkSFvyD/3FSmdP5W5swImpNgle/EHFhOsQPE =
2+ golang.org/x/crypto v0.5 .0 /go.mod h1:NK/OQwhpMQP3MwtdjgLlYHnH9ebylxKWv3e0fK+mkQU =
3+ golang.org/x/sys v0.4 .0 h1:Zr2JFtRQNX3BCZ8YtxRE9hNJYC8J6I1MVbMg6owUp18 =
4+ golang.org/x/sys v0.4 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
5+ golang.org/x/term v0.4 .0 h1:O7UWfv5+A2qiuulQk30kVinPoMtoIPeVaKLEgLpVkvg =
You can’t perform that action at this time.
0 commit comments