Skip to content

Commit b0fa578

Browse files
Update kbtls
1 parent 5a0ac2c commit b0fa578

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module resocks
33
go 1.19
44

55
require (
6-
github.com/RedTeamPentesting/kbtls v0.1.0
6+
github.com/RedTeamPentesting/kbtls v0.1.1
77
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
88
github.com/charmbracelet/bubbletea v0.23.2
99
github.com/hashicorp/yamux v0.1.1

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
github.com/RedTeamPentesting/kbtls v0.1.0 h1:i5dt8w5bx0iHS4IHqU6GnNkeV3ku3HO5595A27zJuX8=
22
github.com/RedTeamPentesting/kbtls v0.1.0/go.mod h1:3zrRXDxOPv1fsaswQsMiLtaMIkRkZu7i7MBFa9+duNE=
3+
github.com/RedTeamPentesting/kbtls v0.1.1 h1:p9x2OH7fBGgBZnACJ6sVo8MsNczFgITfTbpVexzSS2Y=
4+
github.com/RedTeamPentesting/kbtls v0.1.1/go.mod h1:3zrRXDxOPv1fsaswQsMiLtaMIkRkZu7i7MBFa9+duNE=
35
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio=
46
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5/go.mod h1:wHh0iHkYZB8zMSxRWpUBQtwG5a7fFgvEO+odwuTv2gs=
57
github.com/aymanbagabas/go-osc52 v1.2.1/go.mod h1:zT8H+Rk4VSabYN90pWyugflM3ZhpTZNC7cASDfUCdT4=

0 commit comments

Comments
 (0)