module github.com/grmrgecko/goreleaser-http-repo-builder go 1.23 require ( github.com/alecthomas/kong v1.2.1 gopkg.in/yaml.v3 v3.0.1 )