This website works better with JavaScript
Home
Explore
Help
Sign In
fgm
/
goreleaser-demo
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
e13ecfc7d0
Branches
Tags
main
v0.0.1
v0.0.0
goreleaser-demo
/
main.go
main.go
66 B
History
Raw
1
2
3
4
5
6
// main.go
package main
func main() {
println("Ba dum, tss!")
}