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

build: bump go version to 1.23 #4603

Merged
merged 6 commits into from
Aug 28, 2024
Merged

Conversation

jiceatscion
Copy link
Contributor

@jiceatscion jiceatscion commented Aug 27, 2024

This required upgrading rules_go to 0.47.0 because of some magic parameter that must now be passed to the go assembler in support of the internal/V0 ABI split in go 1.22.

It wasn't possible to upgrade rules_go further without also upgrading bazel and other stuff. So... one problem at a time.

As a result of rules_go upgrade, the proto generation has changed, hence the other diffs.

Contributes to #4555

This required upgrading rules_go to 0.47.0 because of some magic
parameter that must now be passed to the go assembler in support of the
internal/V0 ABI split in go 1.22.

It wasn't possible to upgrade rules_go further without also upgrading bazel and
other stuff. So... one problem at a time.

As a result of rules_go upgrade, the proto generation has changed, hence the
other diffs.
@jiceatscion
Copy link
Contributor Author

This change is Reviewable

Copy link
Collaborator

@lukedirtwalker lukedirtwalker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 22 of 22 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @jiceatscion)

Copy link
Collaborator

@lukedirtwalker lukedirtwalker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @jiceatscion)

jiceatscion and others added 2 commits August 28, 2024 13:48
Copy link
Collaborator

@lukedirtwalker lukedirtwalker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 4 of 4 files at r3, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @jiceatscion)

@jiceatscion jiceatscion merged commit 9e58974 into scionproto:master Aug 28, 2024
5 checks passed
@jiceatscion jiceatscion deleted the go1_23 branch August 28, 2024 12:49
lukedirtwalker added a commit to lukedirtwalker/scion that referenced this pull request Sep 3, 2024
oncilla added a commit to oncilla/scion that referenced this pull request Sep 13, 2024
oncilla added a commit to oncilla/scion that referenced this pull request Sep 13, 2024
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