We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I tried to docker run it gives error in descriptor.
docker run --rm -it -e GOOS=windows -v "%cd%:/xk6" ^ grafana/xk6 build v0.43.1 --output k6.exe ^ --with github.com/mostafa/[email protected] ^ --with github.com/grafana/[email protected]
The text was updated successfully, but these errors were encountered:
Recommend following the directions here: protocolbuffers/protobuf#16163
Sorry, something went wrong.
Should be fixed by updating to a more recent version of Go Protobuf, closing.
Update github.com/golang/protobuf
b46a8bb
I was getting this error: golang/protobuf#1617
No branches or pull requests
When I tried to docker run it gives error in descriptor.
docker run --rm -it -e GOOS=windows -v "%cd%:/xk6" ^
grafana/xk6 build v0.43.1 --output k6.exe ^
--with github.com/mostafa/[email protected] ^
--with github.com/grafana/[email protected]
The text was updated successfully, but these errors were encountered: