fix go.mod, move command to cmd

This commit is contained in:
Cadey Ratio 2019-06-15 23:01:52 +00:00
parent 1f749c4ab9
commit 56b836dfd5
2 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,3 +1,3 @@
module jvozba
module github.com/ciuak/jvozba
go 1.12