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

Use Go 1.22+ int ranges #7328

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Conversation

anderseknert
Copy link
Member

With "some" help from golangci-lint run --fix ./...

With "some" help from `golangci-lint run --fix ./...`

Signed-off-by: Anders Eknert <[email protected]>
@anderseknert
Copy link
Member Author

docker smoke test failing due to... yeah, whatever this is, it doesn't look like it relates to int ranges?

#8 writing image sha256:f1acb9b603a229d831d8679178b65cf2ed1c3a8a73fc91493a82748124dd5bd2 done
#8 naming to docker.io/openpolicyagent/opa:1.2.0-dev-static-debug done
#8 DONE 0.5s
docker run --platform linux/amd64 openpolicyagent/opa:1.2.0-dev version
/opa: symbol lookup error: /lib/libc.so.6: undefined symbol: __nptl_change_stack_perm, version GLIBC_PRIVATE
make: *** [Makefile:411: ci-image-smoke-test-amd64] Error 127

@anderseknert anderseknert merged commit b942136 into open-policy-agent:main Jan 30, 2025
28 checks passed
@anderseknert anderseknert deleted the intrange branch January 30, 2025 08:57
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 this pull request may close these issues.

2 participants