From b11ea3bf0ccf83d9414781e0b02d5947bf14b98f Mon Sep 17 00:00:00 2001 From: atanarjuat Date: Sun, 29 May 2022 21:08:29 +0200 Subject: bump dependency --- client/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client') diff --git a/client/main.go b/client/main.go index e9af09b..1c866ae 100644 --- a/client/main.go +++ b/client/main.go @@ -9,8 +9,8 @@ import ( "os" "0xacab.org/leap/obfsvpn" - "0xacab.org/leap/obfsvpn/socks5" + "github.com/kalikaneko/socks5" "github.com/xtaci/kcp-go" ) -- cgit v1.2.3