Skip to content

kie-issue#3513: upgrade go version from 1.24.13 to 1.26.1#3514

Open
Kusuma04-dev wants to merge 5 commits intoapache:mainfrom
Kusuma04-dev:go-upgrade
Open

kie-issue#3513: upgrade go version from 1.24.13 to 1.26.1#3514
Kusuma04-dev wants to merge 5 commits intoapache:mainfrom
Kusuma04-dev:go-upgrade

Conversation

@Kusuma04-dev
Copy link
Copy Markdown
Contributor

closes #3513,

upgraded go version from 1.24.13 to 1.26.1

@thiagoelg
Copy link
Copy Markdown
Member

Thanks @Kusuma04-dev!

I believe you need to run go mod tidy on some packages to update the go.mod and go.sum files.

Copy link
Copy Markdown
Member

@ricardozanini ricardozanini left a comment

Choose a reason for hiding this comment

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

The change seems ok, but there are related CI errors.

@ricardozanini
Copy link
Copy Markdown
Member

Thanks @Kusuma04-dev!

I believe you need to run go mod tidy on some packages to update the go.mod and go.sum files.

Not only that, but a go work sync on the sonataflow-operator repo.

Even better, always run pnpm build:prod from root.

@wmedvede
Copy link
Copy Markdown
Contributor

wmedvede commented Mar 30, 2026

Hi @Kusuma04-dev , see my comments here: Kusuma04-dev#2 please
With these fixes I was able to pass the tests, and build and execute the operator locally.

…tary-fixes

kie-issues-3513: Upgrade go version from 1.24.13 to 1.26.1
@Kusuma04-dev
Copy link
Copy Markdown
Contributor Author

Thanks @wmedvede!

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.

NO-ISSUE: Upgrade go version from 1.24.13 to 1.26.1

4 participants