appc/ace: update name in validator

This commit is contained in:
Jonathan Boulle
2014-12-09 00:35:54 -08:00
parent 4c6ab9d4b7
commit 110e2eb375
+1 -1
View File
@@ -82,7 +82,7 @@ var (
},
}
// "Name"
an = "coreos.com/ace-validator-main-1.0.0"
an = "coreos.com/ace-validator-main"
)
type results []error