Skip to content

swiss: allow building with go1.23 - #35

Merged
srosenberg merged 1 commit into
cockroachdb:mainfrom
srosenberg:sr/allow_go_1_23
Jun 5, 2024
Merged

swiss: allow building with go1.23#35
srosenberg merged 1 commit into
cockroachdb:mainfrom
srosenberg:sr/allow_go_1_23

Conversation

@srosenberg

Copy link
Copy Markdown
Member

This is needed for [1]. No issues building with Go from master,

go version devel go1.23-fa08befb25 Wed May 29 19:59:15 2024 +0000 linux/amd64

although I haven't tested extensively.

[1] cockroachdb/cockroach#125104

@srosenberg
srosenberg requested a review from petermattis June 5, 2024 01:24
@cockroach-teamcity

Copy link
Copy Markdown
Member

This change is Reviewable

@petermattis petermattis left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: 0 of 1 files reviewed, all discussions resolved

@srosenberg

Copy link
Copy Markdown
Member Author

TFTR!

@srosenberg
srosenberg merged commit 232b93a into cockroachdb:main Jun 5, 2024
srosenberg added a commit to srosenberg/cockroach that referenced this pull request Jun 5, 2024
Add `runtime_go1.23.go` and remove `!go1.23` build
tag in the pebble dependency [1], [2], [3], in order
to enable `go build...` with an unreleased version of
Go 1.23 (i.e., from `master`).

[1] cockroachdb/swiss#35
[2] cockroachdb/pebble#3645
[3] cockroachdb#125147

Epic: none
Informs: cockroachdb#125104
Release note: None
srosenberg added a commit to srosenberg/cockroach that referenced this pull request Jun 6, 2024
Add `runtime_go1.23.go` and remove `!go1.23` build
tag in the pebble dependency [1], [2], [3], in order
to enable `go build...` with an unreleased version of
Go 1.23 (i.e., from `master`).

[1] cockroachdb/swiss#35
[2] cockroachdb/pebble#3645
[3] cockroachdb#125147

Epic: none
Informs: cockroachdb#125104
Release note: None
craig Bot pushed a commit to cockroachdb/cockroach that referenced this pull request Jun 6, 2024
125105: build: prepare for Go 1.23 r=RaduBerinde a=srosenberg

Add `runtime_go1.23.go` and remove `!go1.23` build
tag in the pebble dependency [1], [2], [3], in order
to enable `go build...` with an unreleased version of
Go 1.23 (i.e., from `master`).

[1] cockroachdb/swiss#35
[2] cockroachdb/pebble#3645
[3] #125147

Epic: none
Informs: #125104
Release note: None

Co-authored-by: Stan Rosenberg <stan@cockroachlabs.com>
Dhruv-Sachdev1313 pushed a commit to Dhruv-Sachdev1313/cockroach that referenced this pull request Jun 7, 2024
Add `runtime_go1.23.go` and remove `!go1.23` build
tag in the pebble dependency [1], [2], [3], in order
to enable `go build...` with an unreleased version of
Go 1.23 (i.e., from `master`).

[1] cockroachdb/swiss#35
[2] cockroachdb/pebble#3645
[3] cockroachdb#125147

Epic: none
Informs: cockroachdb#125104
Release note: None
stefanb added a commit to stefanb/swiss that referenced this pull request Jul 13, 2026
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.

3 participants