Cleanup, fixes, cloud fs support
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
module meow.tf/deb-simple
|
||||
|
||||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/blakesmith/ar v0.0.0-20150311145944-8bd4349a67f2
|
||||
github.com/blang/semver v3.5.1+incompatible
|
||||
github.com/go-ini/ini v1.28.2
|
||||
github.com/smartystreets/goconvey v1.6.4 // indirect
|
||||
github.com/spf13/afero v1.2.2
|
||||
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
|
||||
)
|
||||
Reference in New Issue
Block a user