mirror of
https://github.com/mikefarah/yq.git
synced 2024-12-19 20:19:04 +00:00
Rename to yq
This commit is contained in:
parent
d3ecf7aa88
commit
f2e10f21c7
@ -20,7 +20,7 @@ var (
|
|||||||
)
|
)
|
||||||
|
|
||||||
// ProductName is the name of the product
|
// ProductName is the name of the product
|
||||||
const ProductName = "yaml"
|
const ProductName = "yq"
|
||||||
|
|
||||||
// GetVersionDisplay composes the parts of the version in a way that's suitable
|
// GetVersionDisplay composes the parts of the version in a way that's suitable
|
||||||
// for displaying to humans.
|
// for displaying to humans.
|
||||||
|
Loading…
Reference in New Issue
Block a user