Skip to content

Commit f80e42e

Browse files
authored
Merge pull request #156 from blacknon/develop
Develop
2 parents d044f12 + 3a25ae1 commit f80e42e

File tree

3 files changed

+31
-2
lines changed

3 files changed

+31
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
1212
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 // indirect
1313
github.com/blacknon/crypto11 v1.6.2-0.20260315101107-fd111b1d25ce // indirect
14-
github.com/blacknon/go-sshlib v0.1.26
14+
github.com/blacknon/go-sshlib v0.1.27
1515
github.com/blacknon/go-x11auth v0.1.0 // indirect
1616
github.com/c-bata/go-prompt v0.2.6
1717
github.com/davecgh/go-spew v1.1.1 // indirect

vendor/github.com/blacknon/go-sshlib/auth_pkcs11_stub.go

Lines changed: 29 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ github.com/armon/go-socks5
2424
# github.com/blacknon/crypto11 v1.6.2-0.20260315101107-fd111b1d25ce
2525
## explicit; go 1.25.1
2626
github.com/blacknon/crypto11
27-
# github.com/blacknon/go-sshlib v0.1.26
27+
# github.com/blacknon/go-sshlib v0.1.27
2828
## explicit; go 1.25.1
2929
github.com/blacknon/go-sshlib
3030
# github.com/blacknon/go-sshproc v0.1.1

0 commit comments

Comments
 (0)