Skip to content
Discussion options

You must be logged in to vote

It was just the build issue.

I ran the below command before the go build command & it fixed my issue.

$Env:GOOS = "linux"; $Env:GOARCH = "amd64"

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@divya-inaza
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by tisonkun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants