1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-09-16 09:06:36 +02:00

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

View File

@@ -1,4 +1,4 @@
package cmd
package main
import (
"bufio"