summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 92f67c7..66e529d 100644
--- a/go.mod
+++ b/go.mod
@@ -4,6 +4,7 @@ go 1.17
require (
git.torproject.org/pluggable-transports/goptlib.git v1.0.0
+ github.com/kalikaneko/socks5 v1.0.1
github.com/xtaci/kcp-go v5.4.20+incompatible
// Do not update obfs4 past e330d1b7024b, a backwards incompatible change was
// made that will break negotiation.