Skip to content

Commit 8857fb0

Browse files
committed
update gpac that treat socks as sock5
1 parent 014e94a commit 8857fb0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module github.com/darren/pacroxy
22

3-
require github.com/darren/gpac v0.0.0-20190202032648-ef6de5cf024c
3+
require github.com/darren/gpac v0.0.0-20190202101348-5cfe31de9c67

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/darren/gpac v0.0.0-20190202032648-ef6de5cf024c h1:lbhsyTFRoUctsauaecqRoUmqPY0kwUXu7GT/vFdkfpY=
2-
github.com/darren/gpac v0.0.0-20190202032648-ef6de5cf024c/go.mod h1:fK76ZiaaM0f4rW2A3sTomlo/wlY9jRV07KJ66DbOAXs=
1+
github.com/darren/gpac v0.0.0-20190202101348-5cfe31de9c67 h1:3p+kFLd+UBAGRK8VnkpuDZB0pTW6xUYpF1DyTHGYh50=
2+
github.com/darren/gpac v0.0.0-20190202101348-5cfe31de9c67/go.mod h1:fK76ZiaaM0f4rW2A3sTomlo/wlY9jRV07KJ66DbOAXs=
33
github.com/robertkrimen/otto v0.0.0-20180617131154-15f95af6e78d h1:1VUlQbCfkoSGv7qP7Y+ro3ap1P1pPZxgdGVqiTVy5C4=
44
github.com/robertkrimen/otto v0.0.0-20180617131154-15f95af6e78d/go.mod h1:xvqspoSXJTIpemEonrMDFq6XzwHYYgToXWj5eRX1OtY=
55
gopkg.in/sourcemap.v1 v1.0.5 h1:inv58fC9f9J3TK2Y2R1NPntXEn3/wjWHkonhIUODNTI=

0 commit comments

Comments
 (0)