Skip to content

Commit

Permalink
update core
Browse files Browse the repository at this point in the history
  • Loading branch information
yichengchen committed Jul 22, 2020
1 parent 28f941f commit f5fe387
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ClashX/goClash/go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module github.com/yichengchen/clashX/ClashX

require (
github.com/Dreamacro/clash v1.0.1-0.20200709022705-35449bfa177e
github.com/Dreamacro/clash v1.0.1-0.20200722133437-b4221d4b748d
github.com/oschwald/geoip2-golang v1.4.0
github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
)
Expand Down
4 changes: 2 additions & 2 deletions ClashX/goClash/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/Dreamacro/clash v1.0.1-0.20200709022705-35449bfa177e h1:+oNo5RETw7CMySEUfCpYyperd+XkyoDL9AwJmHMfxqs=
github.com/Dreamacro/clash v1.0.1-0.20200709022705-35449bfa177e/go.mod h1:gwzl5HsWscK0+w+wqUq4SG4tYB1V8GFyGC6/OpN/98A=
github.com/Dreamacro/clash v1.0.1-0.20200722133437-b4221d4b748d h1:N+KGT3TmY/sUbnG84BWdnL8P3gcgiYNhjhmqKRRyRho=
github.com/Dreamacro/clash v1.0.1-0.20200722133437-b4221d4b748d/go.mod h1:gwzl5HsWscK0+w+wqUq4SG4tYB1V8GFyGC6/OpN/98A=
github.com/Dreamacro/go-shadowsocks2 v0.1.5 h1:BizWSjmwzAyQoslz6YhJYMiAGT99j9cnm9zlxVr+kyI=
github.com/Dreamacro/go-shadowsocks2 v0.1.5/go.mod h1:LSXCjyHesPY3pLjhwff1mQX72ItcBT/N2xNC685cYeU=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit f5fe387

Please sign in to comment.