fix issue #3: Print out warning for undefined fields

This commit is contained in:
ngtuna
2016-07-05 15:03:18 +07:00
parent bea0e4b7c3
commit 1c0673a7cc
9 changed files with 1021 additions and 4 deletions
+5 -1
View File
@@ -1,7 +1,7 @@
{
"ImportPath": "github.com/skippbox/kompose2",
"GoVersion": "go1.6",
"GodepVersion": "v71",
"GodepVersion": "v74",
"Packages": [
"./..."
],
@@ -368,6 +368,10 @@
"ImportPath": "github.com/evanphx/json-patch",
"Rev": "7dd4489c2eb6073e5a9d7746c3274c5b5f0387df"
},
{
"ImportPath": "github.com/fatih/structs",
"Rev": "be738c8546f55b34e60125afa50ed73a9a9c460e"
},
{
"ImportPath": "github.com/flynn/go-shlex",
"Rev": "3f9db97f856818214da2e1057f8ad84803971cff"