This website requires JavaScript.
Explore
Help
Register
Sign In
sundowndev
/
goreleaser-template
mirror of
https://github.com/sundowndev/goreleaser-template.git
Watch
1
Star
0
Fork
You've already forked goreleaser-template
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
db1024533f
goreleaser-template
/
main.go
10 lines
79 B
Go
Raw
Blame
History
package
main
import
(
"fmt"
)
func
main
(
)
{
fmt
.
Println
(
"Hello, world!"
)
}
Reference in New Issue
View Git Blame
Copy Permalink