weldr: add support for toml blueprints

This commit is contained in:
Lars Karlitski 2019-12-03 00:53:44 +01:00 committed by Tom Gundersen
parent bddac13048
commit 20bb60f3fd
4 changed files with 118 additions and 9 deletions

1
go.mod
View file

@ -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