saml2aws
saml2aws copied to clipboard
v2.34.0 builds fail on OSX, go 1.17 in godownloader script
Attempting a build on OSX with v2.34.0:
$ make build
goreleaser/goreleaser crit uname_arch_check 'x86_64' got converted to 'all' which is not a GOARCH value. Please file bug report at https://github.com/client9/shlib
make: *** [/Users/duane/src/go/src/github.com/versent/saml2aws/bin/goreleaser-0.157.0] Error 1
$ go version
go version go1.17.8 darwin/amd64
The godownloader stuff looks deprecated/end of life, see https://github.com/goreleaser/godownloader/issues/207.