Move CLI spec to a better location

Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
This commit is contained in:
Solomon Hykes 2021-03-22 19:46:58 +00:00
parent f7e4279ef8
commit fb27b698b3

View File

@ -11,7 +11,7 @@
// development, we tolerate a lag between the spec and implementation. This may change in the
// future once the project is more mature.
package cli
package spec
import (
"text/tabwriter"