Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump k6 version to fix ci build #276

Merged
merged 1 commit into from
Aug 4, 2023
Merged

Bump k6 version to fix ci build #276

merged 1 commit into from
Aug 4, 2023

Conversation

pablochacin
Copy link
Collaborator

@pablochacin pablochacin commented Aug 4, 2023

Since package go.buf.build/grpc/go/prometheus/prometheus is no longer available (it was deprecated and then removed) building a custom k6 binary with the disruptor fails with the following error:

go.k6.io/k6/cmd imports
	github.com/grafana/xk6-output-prometheus-remote/pkg/remotewrite imports
	go.buf.build/grpc/go/prometheus/prometheus: unrecognized import path "go.buf.build/grpc/go/prometheus/prometheus": https fetch: Get "https://go.buf.build/grpc/go/prometheus/prometheus?go-get=1": dial tcp: lookup go.buf.build: no such host
2023/08/08 19:04:51 [INFO] Cleaning up

k6 v0.45.1` updates its dependencies to fix this issue.

@pablochacin pablochacin force-pushed the bump-k6-version branch 2 times, most recently from db7a153 to cd5f1d7 Compare August 4, 2023 14:39
Signed-off-by: Pablo Chacin <pablochacin@gmail.com>
@pablochacin pablochacin merged commit 5e85caf into main Aug 4, 2023
6 checks passed
@pablochacin pablochacin deleted the bump-k6-version branch August 4, 2023 17:17
@pablochacin pablochacin mentioned this pull request Aug 4, 2023
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant