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

Windows builds are broken with v1.4.7 #225

Closed
yurishkuro opened this issue Dec 7, 2022 · 0 comments · Fixed by #227
Closed

Windows builds are broken with v1.4.7 #225

yurishkuro opened this issue Dec 7, 2022 · 0 comments · Fixed by #227

Comments

@yurishkuro
Copy link

yurishkuro commented Dec 7, 2022

dependabot tried to upgrade Jaeger to v1.4.7 and failed with this error when building binaries with GOOS=windows GOARCH=amd64:

# github.com/hashicorp/go-plugin
Error: ../../../go/pkg/mod/github.com/hashicorp/go-plugin@v1.4.7/client.go:512:36: undefined: syscall.Stat_t

Looks like a new dependency was introduced in #223.

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