github.com/goreleaser/nfpm/v2@v2.44.0/testdata/main.go (about) 1 package main 2 3 func main() { 4 println("fake linux binary") 5 }