Skip to content

Commit

Permalink
update core
Browse files Browse the repository at this point in the history
  • Loading branch information
yichengchen committed Apr 24, 2020
1 parent d1ef34e commit a0a246b
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 v0.19.1-0.20200421084213-065456fdc404
github.com/Dreamacro/clash v0.19.1-0.20200423134924-3cf9fcf0bb97
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 v0.19.1-0.20200421084213-065456fdc404 h1:NhBt8a3khwAwFgwAo8nPp8xrvdP3MdeMFzkdkDlF6ok=
github.com/Dreamacro/clash v0.19.1-0.20200421084213-065456fdc404/go.mod h1:vf6ypVqVmkJiqqq+OyFl+d3/Vx4p6Ge2jz8Opn7S+jw=
github.com/Dreamacro/clash v0.19.1-0.20200423134924-3cf9fcf0bb97 h1:cd0584XzYDpLib9Lem8Sir3Fj6UocnKqj1WGiCVt99o=
github.com/Dreamacro/clash v0.19.1-0.20200423134924-3cf9fcf0bb97/go.mod h1:vf6ypVqVmkJiqqq+OyFl+d3/Vx4p6Ge2jz8Opn7S+jw=
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 a0a246b

Please sign in to comment.