Closed pkwarren closed 1 year ago
Buf no longer supports the remote generation alpha (Go packages starting with go.buf.build). There are steps showing how to migrate to the new supported mechanism here: https://buf.build/docs/migration-guides/migrate-remote-generation-alpha/#go-module-proxy.
go.buf.build
I'm happy to open a PR to migrate this project to use the new dependency. This will have the benefit of keeping up with future google protobuf-go releases in the future.
Reference: https://github.com/grafana/xk6-output-prometheus-remote/blob/34469a719af7149ae23c9fcdfedadabd847b18cf/go.mod#L12
Buf no longer supports the remote generation alpha (Go packages starting with
go.buf.build
). There are steps showing how to migrate to the new supported mechanism here: https://buf.build/docs/migration-guides/migrate-remote-generation-alpha/#go-module-proxy.I'm happy to open a PR to migrate this project to use the new dependency. This will have the benefit of keeping up with future google protobuf-go releases in the future.
Reference: https://github.com/grafana/xk6-output-prometheus-remote/blob/34469a719af7149ae23c9fcdfedadabd847b18cf/go.mod#L12