1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-06-08 16:46:45 +02:00
nfpm/testdata/main.go
2018-02-04 23:36:02 -02:00

6 lines
60 B
Go

package main
func main() {
println("fake linux binary")
}