Skip to content

Commit

Permalink
update Clash to latest dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
wongsyrone committed Sep 25, 2020
1 parent f7b3ff9 commit 885389c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.15

replace github.com/eycorsican/go-tun2socks => github.com/trojan-gfw/go-tun2socks v1.16.3-0.20200811040842-c08eb9a80859

replace github.com/Dreamacro/clash => github.com/trojan-gfw/clash v0.19.1-0.20200829120005-dd36d155e783
replace github.com/Dreamacro/clash => github.com/trojan-gfw/clash v0.19.1-0.20200925231345-118921c88fdd

require (
github.com/Dreamacro/clash v0.0.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/Dreamacro/go-shadowsocks2 v0.1.6-0.20200722122336-8e5c7db4f96a h1:JhQFrFOkCpRB8qsN6PrzHFzjy/8iQpFFk5cbOiplh6s=
github.com/Dreamacro/go-shadowsocks2 v0.1.6-0.20200722122336-8e5c7db4f96a/go.mod h1:LSXCjyHesPY3pLjhwff1mQX72ItcBT/N2xNC685cYeU=
github.com/Dreamacro/go-shadowsocks2 v0.1.6 h1:PysSf9sLT3Qn8jhlin5v7Rk68gOQG4K5BZFY1nxLGxI=
github.com/Dreamacro/go-shadowsocks2 v0.1.6/go.mod h1:LSXCjyHesPY3pLjhwff1mQX72ItcBT/N2xNC685cYeU=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down Expand Up @@ -49,8 +49,8 @@ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UV
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
github.com/stretchr/testify v1.6.1 h1:hDPOHmpOpP40lSULcqw7IrRb/u7w6RpDC9399XyoNd0=
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/trojan-gfw/clash v0.19.1-0.20200829120005-dd36d155e783 h1:4nAj8tpZyKdPwDYrbFdbV4isPmS0Bdbd6rqPycrYXn4=
github.com/trojan-gfw/clash v0.19.1-0.20200829120005-dd36d155e783/go.mod h1:U+ePOVtgGMthlkipXPIHzaw69cCUf9X/y0ZITbIl5uk=
github.com/trojan-gfw/clash v0.19.1-0.20200925231345-118921c88fdd h1:ZmAPqBPoRI9hO7Gnn/tDV/miL5QOQPuz0fBv0mykqqk=
github.com/trojan-gfw/clash v0.19.1-0.20200925231345-118921c88fdd/go.mod h1:DCazkQRGW2LyRIGTL+ChTvsGxFKDf4C3Rz5N63UqBzU=
github.com/trojan-gfw/go-tun2socks v1.16.3-0.20200811040842-c08eb9a80859 h1:mtS4dJZQJfqryckfkBF6Y49k/C56ibgl1ciJparlatA=
github.com/trojan-gfw/go-tun2socks v1.16.3-0.20200811040842-c08eb9a80859/go.mod h1:iSiwGqBOvfnMVjb+LVOCNygXUTGJ9gngIMp95x1sI9c=
github.com/v2pro/plz v0.0.0-20200805122259-422184e41b6e h1:Vo4wf8YcHE9G7jD6eDG7au3nLGosOxm/DxQO7JR5dAk=
Expand Down

0 comments on commit 885389c

Please sign in to comment.