Update main.go

Fixed package name
This commit is contained in:
Tim Voronov
2018-09-26 21:59:02 -04:00
committed by GitHub
parent 5cad22e3b3
commit 485cfa56d9
+1 -1
View File
@@ -1,4 +1,4 @@
package cmd
package main
import (
"bufio"