xk6 build results in undefined: atomic.Pointer #163
-
Hi there, I wanted to try out xk6-disruptor locally with minikube but meanwhile following these instructions, I got the following error for this command:
Any ideas why is this happening? |
Beta Was this translation helpful? Give feedback.
Answered by
pablochacin
May 18, 2023
Replies: 1 comment
-
Hi, @lombocska. The instructions you point to are outdated. Currently, xk6-disruptor requires |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pablochacin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, @lombocska. The instructions you point to are outdated. Currently, xk6-disruptor requires
go 1.19
. We are updating the documentation accordingly.