Skip to content

Commit

Permalink
update lwip embedded in go-tun2socks to latest
Browse files Browse the repository at this point in the history
Signed-off-by: Syrone Wong <[email protected]>
  • Loading branch information
wongsyrone committed Jul 6, 2020
1 parent 890cee9 commit a724407
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 @@ -2,7 +2,7 @@ module github.com/trojan-gfw/igniter-go-libs

go 1.14

replace github.com/eycorsican/go-tun2socks => github.com/trojan-gfw/go-tun2socks v1.16.3-0.20200703145714-4fce9a9a0c28
replace github.com/eycorsican/go-tun2socks => github.com/trojan-gfw/go-tun2socks v1.16.3-0.20200706101949-8339de52a22b

replace github.com/Dreamacro/clash => github.com/trojan-gfw/clash v0.19.1-0.20200703145414-3f9d1912b4fb

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ github.com/stretchr/testify v1.6.1 h1:hDPOHmpOpP40lSULcqw7IrRb/u7w6RpDC9399XyoNd
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/trojan-gfw/clash v0.19.1-0.20200703145414-3f9d1912b4fb h1:QkK5GeNFf73jPUtE/rExIh7dQQNKAzhPRRIMFXaFtmY=
github.com/trojan-gfw/clash v0.19.1-0.20200703145414-3f9d1912b4fb/go.mod h1:gwzl5HsWscK0+w+wqUq4SG4tYB1V8GFyGC6/OpN/98A=
github.com/trojan-gfw/go-tun2socks v1.16.3-0.20200703145714-4fce9a9a0c28 h1:22eJAqyL14Hg0HqT1os5zZlbLXSzOYjl92puQF0ZWLU=
github.com/trojan-gfw/go-tun2socks v1.16.3-0.20200703145714-4fce9a9a0c28/go.mod h1:iSiwGqBOvfnMVjb+LVOCNygXUTGJ9gngIMp95x1sI9c=
github.com/trojan-gfw/go-tun2socks v1.16.3-0.20200706101949-8339de52a22b h1:XFKd3qHiKp0WhOiq0j33qxYcxAqmOVprJZaGDQeff7k=
github.com/trojan-gfw/go-tun2socks v1.16.3-0.20200706101949-8339de52a22b/go.mod h1:iSiwGqBOvfnMVjb+LVOCNygXUTGJ9gngIMp95x1sI9c=
github.com/v2pro/plz v0.0.0-20180227161703-2d49b86ea382 h1:SDwpMM36MwogjPMfRBmFy5koN6QC5NmdrXPxNRQZ6Ek=
github.com/v2pro/plz v0.0.0-20180227161703-2d49b86ea382/go.mod h1:6xoYDIZTeCY25tlsJC/zNlCh84xCKwBSAXwKF32tdIg=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
Expand Down

0 comments on commit a724407

Please sign in to comment.