14 lines
438 B
Modula-2
14 lines
438 B
Modula-2
module novit.nc/direktil/inits
|
|
|
|
require (
|
|
github.com/fsnotify/fsnotify v1.4.7
|
|
github.com/sparrc/go-ping v0.0.0-20160208162908-416e72114cd1
|
|
github.com/spf13/cobra v0.0.3
|
|
github.com/spf13/pflag v1.0.3 // indirect
|
|
github.com/ulikunitz/xz v0.5.4
|
|
golang.org/x/net v0.0.0-20180706051357-32a936f46389
|
|
golang.org/x/sys v0.0.0-20180709060233-1b2967e3c290
|
|
gopkg.in/yaml.v2 v2.2.1
|
|
novit.nc/direktil/pkg v0.0.0-20180706230842-852aa03280f9
|
|
)
|