mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 06:05:06 +03:00
Update go.mod/go.sum
This commit is contained in:
parent
92a611f34b
commit
e6bca895bc
2 changed files with 6 additions and 3 deletions
6
go.mod
6
go.mod
|
@ -8,10 +8,10 @@ require (
|
|||
github.com/kardianos/minwinsvc v0.0.0-20151122163309-cad6b2b879b0
|
||||
github.com/mitchellh/mapstructure v1.1.2
|
||||
github.com/songgao/packets v0.0.0-20160404182456-549a10cd4091
|
||||
github.com/yggdrasil-network/water v0.0.0-20190725073841-250edb919f8a
|
||||
github.com/yggdrasil-network/water v0.0.0-20190725123504-a16161896c34
|
||||
golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4
|
||||
golang.org/x/net v0.0.0-20190724013045-ca1201d0de80
|
||||
golang.org/x/sys v0.0.0-20190712062909-fae7ac547cb7
|
||||
golang.org/x/sys v0.0.0-20190726091711-fc99dfbffb4e
|
||||
golang.org/x/text v0.3.2
|
||||
golang.org/x/tools v0.0.0-20190724185037-8aa4eac1a7c1 // indirect
|
||||
golang.org/x/tools v0.0.0-20190729092621-ff9f1409240a // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue