Skip to content

Commit

Permalink
update Clash to latest dev branch
Browse files Browse the repository at this point in the history
Signed-off-by: Syrone Wong <[email protected]>
  • Loading branch information
wongsyrone committed Jul 19, 2020
1 parent 7cda895 commit b4a528f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.14

replace github.com/eycorsican/go-tun2socks => github.com/trojan-gfw/go-tun2socks v1.16.3-0.20200716050102-3295ba3cd724

replace github.com/Dreamacro/clash => github.com/trojan-gfw/clash v0.19.1-0.20200716041838-662b5bf358af
replace github.com/Dreamacro/clash => github.com/trojan-gfw/clash v0.19.1-0.20200719134427-465ef28d2146

require (
github.com/Dreamacro/clash v0.0.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXf
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.20200716041838-662b5bf358af h1:SKpP+4Y3l3TsSBnnP3xhHKbSQ6pFOxeay0U1jiy+L88=
github.com/trojan-gfw/clash v0.19.1-0.20200716041838-662b5bf358af/go.mod h1:gwzl5HsWscK0+w+wqUq4SG4tYB1V8GFyGC6/OpN/98A=
github.com/trojan-gfw/clash v0.19.1-0.20200719134427-465ef28d2146 h1:1K21eFWFkP3td5PLX4EGqKMwCWGZcSYzaBO4lbsCKDQ=
github.com/trojan-gfw/clash v0.19.1-0.20200719134427-465ef28d2146/go.mod h1:gwzl5HsWscK0+w+wqUq4SG4tYB1V8GFyGC6/OpN/98A=
github.com/trojan-gfw/go-tun2socks v1.16.3-0.20200716050102-3295ba3cd724 h1:nFukDqU/73AP5ZOWtDgzN90soZXOmzid3hX+9C+RVkY=
github.com/trojan-gfw/go-tun2socks v1.16.3-0.20200716050102-3295ba3cd724/go.mod h1:iSiwGqBOvfnMVjb+LVOCNygXUTGJ9gngIMp95x1sI9c=
github.com/v2pro/plz v0.0.0-20180227161703-2d49b86ea382 h1:SDwpMM36MwogjPMfRBmFy5koN6QC5NmdrXPxNRQZ6Ek=
Expand Down

0 comments on commit b4a528f

Please sign in to comment.