vgo update

This commit is contained in:
Mikaël Cluseau
2018-07-10 18:27:54 +11:00
parent f8568cf5fc
commit ededf9aeb5
243 changed files with 163184 additions and 0 deletions

1
go.mod
View File

@ -3,5 +3,6 @@ module novit.nc/direktil/inits
require (
github.com/sparrc/go-ping v0.0.0-20160208162908-416e72114cd1
golang.org/x/net v0.0.0-20180706051357-32a936f46389
golang.org/x/sys v0.0.0-20180709060233-1b2967e3c290
novit.nc/direktil/pkg v0.0.0-20180706230842-852aa03280f9
)