Skip to content

Conversation

@garloff
Copy link
Member

@garloff garloff commented Dec 17, 2025

Merge the go-1.22 fixes.

@garloff garloff self-assigned this Dec 17, 2025
@garloff garloff added bug Something isn't working Container Issues or pull requests relevant for Team 2: Container Infra and Tooling update/go labels Dec 17, 2025
@garloff
Copy link
Member Author

garloff commented Dec 17, 2025

This supercedes #200.

@cluster-stack-bot cluster-stack-bot bot added size/S Denotes a PR that changes 20-50 lines, ignoring generated files. area/code Changes made in the code directory labels Dec 17, 2025
@garloff garloff mentioned this pull request Dec 17, 2025
1 task
@garloff garloff merged commit 7e2e9b2 into renovate/github-actions Dec 17, 2025
11 checks passed
@garloff garloff deleted the renovate-github-actions-go122-fixes branch December 17, 2025 22:26
garloff added a commit that referenced this pull request Dec 17, 2025
* 🌱 Update github-actions group

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | actions/setup-go          | v5.1.0 | v5.3.0 |
| github-tags | lycheeverse/lychee-action | v2.1.0 | v2.3.0 |

* 🌱 Renovate GitHub actions:  go122 fixes (#201)

* Use errors.New instead of fmt.Errorf for plain strings. This is what go-1.22 enforces
* Also need to import "errors" to use it.
* exportloopreg linter has been replaced by copyloopvar.

Signed-off-by: Kurt Garloff <[email protected]>

---------

Signed-off-by: Kurt Garloff <[email protected]>
Co-authored-by: cluster-stack-bot[bot] <143188378+cluster-stack-bot[bot]@users.noreply.github.com>
Co-authored-by: Jan Schoone <[email protected]>
Co-authored-by: Kurt Garloff <[email protected]>
schmidax pushed a commit to schmidax/csctl that referenced this pull request Dec 19, 2025
* 🌱 Update github-actions group

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | actions/setup-go          | v5.1.0 | v5.3.0 |
| github-tags | lycheeverse/lychee-action | v2.1.0 | v2.3.0 |

* 🌱 Renovate GitHub actions:  go122 fixes (SovereignCloudStack#201)

* Use errors.New instead of fmt.Errorf for plain strings. This is what go-1.22 enforces
* Also need to import "errors" to use it.
* exportloopreg linter has been replaced by copyloopvar.

Signed-off-by: Kurt Garloff <[email protected]>

---------

Signed-off-by: Kurt Garloff <[email protected]>
Co-authored-by: cluster-stack-bot[bot] <143188378+cluster-stack-bot[bot]@users.noreply.github.com>
Co-authored-by: Jan Schoone <[email protected]>
Co-authored-by: Kurt Garloff <[email protected]>
Signed-off-by: Axel Schmidt <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/code Changes made in the code directory bug Something isn't working Container Issues or pull requests relevant for Team 2: Container Infra and Tooling size/S Denotes a PR that changes 20-50 lines, ignoring generated files. update/go

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants