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

chore(deps): bump golang.org/x/net from 0.0.0-20220225172249-27dd8689420f to 0.17.0 #1155

Merged

Conversation

BewareMyPower
Copy link
Contributor

@BewareMyPower BewareMyPower commented Jan 12, 2024

Golang 1.16 is no longer compatible with pulsar-client-go because unsafe.Slice is not defined. Update the CI workflows to test the latest 4 Golang major releases.

Actually Golang only maintains the latest two major releases, see https://go.dev/doc/devel/release#policy

…420f to 0.17.0

Golang 1.16 is nolonger compatible with pulsar-client-go because
`unsafe.Slice` is not defined. Update the CI workflows to test the
latest 4 Golang major releases.

Actually Golang only maintains the latest two major releases, see
https://go.dev/doc/devel/release#policy
@BewareMyPower BewareMyPower modified the milestones: v0.13.0, v0.12.0 Jan 12, 2024
@BewareMyPower BewareMyPower merged commit 9347690 into apache:master Jan 12, 2024
6 checks passed
@BewareMyPower BewareMyPower deleted the bewaremypower/bump-net-0.17.0 branch January 12, 2024 08:03
RobertIndie pushed a commit that referenced this pull request Jan 12, 2024
…420f to 0.17.0 (#1155)

Golang 1.16 is nolonger compatible with pulsar-client-go because
`unsafe.Slice` is not defined. Update the CI workflows to test the
latest 4 Golang major releases.

Actually Golang only maintains the latest two major releases, see
https://go.dev/doc/devel/release#policy

(cherry picked from commit 9347690)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants