File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55require (
66 github.com/jaksi/sshutils v0.0.17
7- golang.org/x/crypto v0.5 .0
7+ golang.org/x/crypto v0.8 .0
88)
99
10- require golang.org/x/sys v0.4 .0 // indirect
10+ require golang.org/x/sys v0.7 .0 // indirect
Original file line number Diff line number Diff line change 11github.com/jaksi/sshutils v0.0.17 h1:PzKw1+kfOEYIpRrRdESgrjp2AsrDdAwO23TrAdxohFc =
22github.com/jaksi/sshutils v0.0.17 /go.mod h1:eMV3SxzFDsAiqrlA/jm0Ny+CaYL7vENMwMTkdpQR4T4 =
3- golang.org/x/crypto v0.5 .0 h1:U/0M97KRkSFvyD/3FSmdP5W5swImpNgle/EHFhOsQPE =
4- golang.org/x/crypto v0.5 .0 /go.mod h1:NK/OQwhpMQP3MwtdjgLlYHnH9ebylxKWv3e0fK+mkQU =
5- golang.org/x/sys v0.4 .0 h1:Zr2JFtRQNX3BCZ8YtxRE9hNJYC8J6I1MVbMg6owUp18 =
6- golang.org/x/sys v0.4 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
7- golang.org/x/term v0.4 .0 h1:O7UWfv5+A2qiuulQk30kVinPoMtoIPeVaKLEgLpVkvg =
3+ golang.org/x/crypto v0.8 .0 h1:pd9TJtTueMTVQXzk8E2XESSMQDj/U7OUu0PqJqPXQjQ =
4+ golang.org/x/crypto v0.8 .0 /go.mod h1:mRqEX+O9/h5TFCrQhkgjo2yKi0yYA+9ecGkdQoHrywE =
5+ golang.org/x/sys v0.7 .0 h1:3jlCCIQZPdOYu1h8BkNvLz8Kgwtae2cagcG/VamtZRU =
6+ golang.org/x/sys v0.7 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
7+ golang.org/x/term v0.7 .0 h1:BEvjmm5fURWqcfbSKTdpkDXYBrUS1c0m8agp14W48vQ =
You can’t perform that action at this time.
0 commit comments