Fixed package name to be main.
This commit is contained in:
parent
350a6cbdaa
commit
5e5526ba77
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -1,4 +1,4 @@
|
||||||
package version
|
package main
|
||||||
|
|
||||||
import "fmt"
|
import "fmt"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue