You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
module b612.me/starssh
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/pkg/sftp v1.13.4
|
|
golang.org/x/crypto v0.0.0-20220313003712-b769efc7c000
|
|
)
|