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

k6 is build with the latest version, not the one specified in the extension #142

Open
pablochacin opened this issue Feb 18, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@pablochacin
Copy link
Contributor

pablochacin commented Feb 18, 2025

When building an extension, the k6 version built is not the one specified in the extension's go.mod but the latest (or the one defined in the build command)

Workarounds:

  1. Specify the desired version in the xk6 build command: xk6 build <k6 version> ....
  2. Use a xk6 version < v0.14.0
@pablochacin pablochacin added the bug Something isn't working label Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant