blob: 07969dac88a257fb44e9f7988101e509ae986da4 [file] [log] [blame]
module mynewt.apache.org/newt
go 1.13
require (
github.com/StackExchange/wmi v0.0.0-20210224194228-fe8f1750fd46 // indirect
github.com/apache/mynewt-artifact v0.0.24
github.com/go-ole/go-ole v1.2.5 // indirect
github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/otiai10/copy v1.6.0
github.com/shirou/gopsutil v2.20.8+incompatible
github.com/sirupsen/logrus v1.4.2
github.com/spf13/cast v1.3.0
github.com/spf13/cobra v0.0.5
github.com/spf13/pflag v1.0.3
golang.org/x/crypto v0.0.0-20190621222207-cc06ce4a13d4 // indirect
)