Skip to content

Upgrade to Go 1.24#2132

Merged
ddelnano merged 4 commits into
pixie-io:mainfrom
ddelnano:ddelnano/upgrade-go-to-1.24
Feb 27, 2025
Merged

Upgrade to Go 1.24#2132
ddelnano merged 4 commits into
pixie-io:mainfrom
ddelnano:ddelnano/upgrade-go-to-1.24

Conversation

@ddelnano
Copy link
Copy Markdown
Member

Summary: Upgrade to Go 1.24

Relevant Issues: N/A

Type of change: /kind cleanup

Test Plan: Existing tests

@ddelnano ddelnano requested review from a team as code owners February 24, 2025 22:09
name: "internal___poll__errNetClosing_sym_addr3"
type: UINT64
constant: "4989824"
constant: "4989856"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

These constant changes are because changing the default go sdk caused our go 1.21 go_cross_binary targets to use a newer minor version:

(ddelnano/upgrade-go-to-1.24) $ go version bazel-bin/src/stirling/obj_tools/testdata/go/test_go_1_21_binary
bazel-bin/src/stirling/obj_tools/testdata/go/test_go_1_21_binary: go1.21.13 X:nocoverageredesign

(main) $ bazel build //src/stirling/obj_tools/testdata/go:test_go_1_21_binary
(main) $ go version bazel-bin/src/stirling/obj_tools/testdata/go/test_go_1_21_binary
bazel-bin/src/stirling/obj_tools/testdata/go/test_go_1_21_binary: go1.21.0 X:nocoverageredesign

Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
… 1.21.13)

Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
@ddelnano ddelnano force-pushed the ddelnano/upgrade-go-to-1.24 branch from fef9b59 to 088bfe8 Compare February 25, 2025 15:21
@ddelnano ddelnano merged commit 274533b into pixie-io:main Feb 27, 2025
@ddelnano ddelnano deleted the ddelnano/upgrade-go-to-1.24 branch February 27, 2025 15:23
ddelnano added a commit to ddelnano/pixie that referenced this pull request Aug 6, 2025
Summary: Upgrade to Go 1.24

Relevant Issues: N/A

Type of change: /kind cleanup

Test Plan: Existing tests

---------

Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
GitOrigin-RevId: 274533b
ddelnano added a commit to k8sstormcenter/pixie that referenced this pull request Feb 25, 2026
Summary: Upgrade to Go 1.24

Relevant Issues: N/A

Type of change: /kind cleanup

Test Plan: Existing tests

---------

Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
ddelnano added a commit to k8sstormcenter/pixie that referenced this pull request Feb 25, 2026
Summary: Upgrade to Go 1.24

Relevant Issues: N/A

Type of change: /kind cleanup

Test Plan: Existing tests

---------

Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
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