Releases: shipengqi/gosh
Releases · shipengqi/gosh
0.1.13
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0
0.1.12
- Bump golang.org/x/crypto from 0.15.0 to 0.16.0
0.1.11
- Bump golang.org/x/crypto from 0.14.0 to 0.15.0
0.1.10
- Bump golang.org/x/crypto from 0.13.0 to 0.14.0
- Update workflows
0.1.8
- Update documentation
- Rename package
gssh
to gosh
- Upgrade golang.org/x/crypto from 0.12.0 to 0.13.0
0.1.7
- fix: readfile missing close sftp session
0.1.5
SetSftpClient
and SftpClient
0.1.4
- Use
os.ReadFile
instead of ioutil.ReadFile
.
- Rename
Options.Passphrase
to Options.KeyPassphrase