weldr: add support for toml blueprints
This commit is contained in:
parent
bddac13048
commit
20bb60f3fd
4 changed files with 118 additions and 9 deletions
1
go.mod
1
go.mod
|
|
@ -4,6 +4,7 @@ go 1.12
|
|||
|
||||
require (
|
||||
github.com/Azure/azure-storage-blob-go v0.8.0
|
||||
github.com/BurntSushi/toml v0.3.1
|
||||
github.com/aws/aws-sdk-go v1.25.37
|
||||
github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f
|
||||
github.com/gobwas/glob v0.2.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue