1
1
mirror of https://github.com/goreleaser/nfpm synced 2026-05-03 14:20:41 +02:00
Files
2026-03-20 11:14:55 -03:00

8 lines
78 B
Go

package main
import "fmt"
func main() {
fmt.Println("nfpm-msix-test-ok")
}