1
1
mirror of https://github.com/goreleaser/nfpm synced 2024-09-22 05:43:03 +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")
}