Skip to content

chore: use go 1.26 and golangci-lint 2.11.3#5377

Merged
acud merged 6 commits intomasterfrom
go1.26
Apr 1, 2026
Merged

chore: use go 1.26 and golangci-lint 2.11.3#5377
acud merged 6 commits intomasterfrom
go1.26

Conversation

@janos
Copy link
Copy Markdown
Member

@janos janos commented Feb 19, 2026

Checklist

  • I have read the coding guide.
  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

Description

This PR is upgrading Go to 1.26 that brought some deprecations regarding the ecdsa fields.

Linter is also upgraded so that it supports go 1.26.

That opened other linter warnings that are either addressed or explicitly ignored. The json fields lint errors are ignored as they are not possible to fix without changing the tests more significantly and functionality is preserved as before.

Open API Spec Version Changes (if applicable)

Motivation and Context (Optional)

Related Issue (Optional)

Screenshots (if appropriate):

@gacevicljubisa gacevicljubisa self-requested a review February 19, 2026 17:06
@janos
Copy link
Copy Markdown
Member Author

janos commented Feb 20, 2026

Thanks for reviews, I would like to keep this PR unmerged until bee 2.7.1 version is released, as it is not crucial.

@gacevicljubisa gacevicljubisa added this to the 2026 milestone Mar 13, 2026
@janos janos changed the title chore: use go 1.26 and golangci-lint 2.10.1 chore: use go 1.26 and golangci-lint 2.11.3 Mar 18, 2026
@acud acud merged commit 65df151 into master Apr 1, 2026
17 checks passed
@acud acud deleted the go1.26 branch April 1, 2026 06:59
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.

5 participants