Fix tmpfs issues, add swapping of options, etc
continuous-integration/drone/push Build was killed

This commit is contained in:
Tyler
2020-06-14 05:38:47 -04:00
parent 3a1ac5fcf5
commit 28b8df98b2
10 changed files with 118 additions and 130 deletions
+3 -1
View File
@@ -3,10 +3,12 @@ module meow.tf/deb-simple
go 1.14
require (
github.com/aws/aws-sdk-go v1.31.3
github.com/blakesmith/ar v0.0.0-20150311145944-8bd4349a67f2
github.com/blang/semver v3.5.1+incompatible
github.com/fclairamb/afero-s3 v0.1.0 // indirect
github.com/fclairamb/afero-s3 v0.1.0
github.com/go-ini/ini v1.28.2
github.com/sirupsen/logrus v1.6.0
github.com/smartystreets/goconvey v1.6.4 // indirect
github.com/spf13/afero v1.2.2
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2