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

Error with build #15

Open
ogau opened this issue Aug 7, 2021 · 1 comment
Open

Error with build #15

ogau opened this issue Aug 7, 2021 · 1 comment

Comments

@ogau
Copy link

ogau commented Aug 7, 2021

C:\Users\<...>\go\pkg\mod\github.com\aunum\[email protected]\pkg\v1\agent\q\experiments\taxi>go run main.go
# github.com/ory/dockertest/docker/pkg/system
..\..\..\..\..\..\..\..\ory\[email protected]+incompatible\docker\pkg\system\filesys_windows.go:113:24: cannot use uintptr(unsafe.Pointer(&sd[0])) (type uintptr) as type *"golang.org/x/sys/windows".SECURITY_DESCRIPTOR in assignment

go version go1.16.6 windows/amd64

@pbarker
Copy link
Member

pbarker commented Oct 18, 2021

This is apparently an intended breaking change in Go 1.16 golang/go#34610, looks like the workaround is golang/go#34610 (comment)

I think the would need to be fixed upstream in dockertest

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

No branches or pull requests

2 participants