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

json iterator version issue #37

Closed
ashutosh100ms opened this issue May 31, 2022 · 0 comments · Fixed by #42
Closed

json iterator version issue #37

ashutosh100ms opened this issue May 31, 2022 · 0 comments · Fixed by #42

Comments

@ashutosh100ms
Copy link

while running the xk6 load test with test.js on Loki server, it is throwing "go segmentation" error. Which is due to the JSON iterator version.
Right now the JSON iterator version, in go.mod file, is 1.1.10 which is not working as expected.
We have to use 1.1.12 as JSON iterator version.

I have tried to raise a PR for that but for me, it is giving "fatal: unable to access 'https://github.com/grafana/xk6-loki/': The requested URL returned error: 403".

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 a pull request may close this issue.

1 participant