meteor
meteor copied to clipboard
Can't build on Mac ( Intel )
# buf
# https://github.com/bufbuild/buf/releases/tag/v1.26.1
go install github.com/bufbuild/buf/cmd/[email protected]
go install github.com/bufbuild/buf/cmd/[email protected]
go install github.com/bufbuild/buf/cmd/[email protected]
# meteor
# https://github.com/raystack/meteor/releases/tag/v0.9.0
git clone [email protected]:raystack/meteor.git -b v0.9.0
cd meteor && make build
go build -ldflags "-X cmd.Version=v0.9.0" "github.com/raystack/meteor"
go: github.com/raystack/[email protected] requires
github.com/authzed/[email protected] requires
go.buf.build/protocolbuffers/go/prometheus/[email protected]: unrecognized import path "go.buf.build/protocolbuffers/go/prometheus/prometheus": https fetch: Get "https://go.buf.build/protocolbuffers/go/prometheus/prometheus?go-get=1": dial tcp: lookup go.buf.build: no such host
related ? https://github.com/grafana/k6/issues/3252
@gedw99 which OS you are trying to build it on?
Mac intel