WIP new config format

This commit is contained in:
Anton Schirg
2018-08-26 15:17:15 +02:00
parent 6425c26b1b
commit 38bb78b642
6 changed files with 305 additions and 1 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ ignored = [ "github.com/inconshreveable/mousetrap" ]
[[constraint]]
branch = "v2"
name = "github.com/go-yaml/yaml"
name = "github.com/zrepl/yaml-config"
[[constraint]]
name = "github.com/go-logfmt/logfmt"