Skip to content

Commit

Permalink
update clash to latest dev
Browse files Browse the repository at this point in the history
Signed-off-by: Syrone Wong <[email protected]>
  • Loading branch information
wongsyrone committed May 7, 2020
1 parent b6f52ce commit c58cdda
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.20200428102113-65b167764b4c

replace github.com/Dreamacro/clash => github.com/trojan-gfw/clash v0.19.1-0.20200427143534-e56c9f49a32c
replace github.com/Dreamacro/clash => github.com/trojan-gfw/clash v0.19.1-0.20200507041834-c455a0e398d4

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 @@ -41,8 +41,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.5.1 h1:nOGnQDM7FYENwehXlg/kFVnos3rEvtKTjRvOWSzb6H4=
github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA=
github.com/trojan-gfw/clash v0.19.1-0.20200427143534-e56c9f49a32c h1:meqQUxquin7OLP3BdaglBqntDPsAiD3YEbmjlkadJQM=
github.com/trojan-gfw/clash v0.19.1-0.20200427143534-e56c9f49a32c/go.mod h1:rlupkRvZsoFkp/5KfF2MOGdzoYjuwc0MjhONx2CcabU=
github.com/trojan-gfw/clash v0.19.1-0.20200507041834-c455a0e398d4 h1:CDz/0ZC4+CccItmeNsvKis7m4tugd2b6OhYQ+RMQyt8=
github.com/trojan-gfw/clash v0.19.1-0.20200507041834-c455a0e398d4/go.mod h1:rlupkRvZsoFkp/5KfF2MOGdzoYjuwc0MjhONx2CcabU=
github.com/trojan-gfw/go-tun2socks v1.16.3-0.20200428102113-65b167764b4c h1:ximip7NbFly8OOeURREmF4oJaV3yyE1hKz5dZs3yCaU=
github.com/trojan-gfw/go-tun2socks v1.16.3-0.20200428102113-65b167764b4c/go.mod h1:iSiwGqBOvfnMVjb+LVOCNygXUTGJ9gngIMp95x1sI9c=
github.com/v2pro/plz v0.0.0-20180227161703-2d49b86ea382 h1:SDwpMM36MwogjPMfRBmFy5koN6QC5NmdrXPxNRQZ6Ek=
Expand Down

0 comments on commit c58cdda

Please sign in to comment.