dynlay
This commit is contained in:
3
go.mod
3
go.mod
@ -3,13 +3,16 @@ module novit.nc/direktil/inits
|
||||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/antage/mntent v0.0.0-20141129103236-834970000c6c
|
||||
github.com/fsnotify/fsnotify v1.4.9
|
||||
github.com/go-ping/ping v0.0.0-20201001214134-671c40f29adc
|
||||
github.com/paultag/go-loopback v0.0.0-20180807022812-2589a042248e // indirect
|
||||
github.com/spf13/cobra v1.0.0
|
||||
github.com/spf13/pflag v1.0.5 // indirect
|
||||
github.com/ulikunitz/xz v0.5.8 // indirect
|
||||
golang.org/x/net v0.0.0-20200930145003-4acb6c075d10 // indirect
|
||||
golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f // indirect
|
||||
gonum.org/v1/gonum v0.8.1 // indirect
|
||||
gopkg.in/yaml.v2 v2.3.0 // indirect
|
||||
novit.nc/direktil/pkg v0.0.0-20191211161950-96b0448b84c2
|
||||
)
|
||||
|
Reference in New Issue
Block a user