1
1
mirror of https://github.com/goreleaser/nfpm synced 2025-04-29 09:08:01 +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")
}