fix(release): prevents go mod tidy to upgrade go version requirement by fredbi · Pull Request #127 · go-openapi/ci-workflows (original) (raw)

@fredbi

With go1.26, go mod tidy may upgrade the go version requirement. Using GOTOOLCHAIN, we pin this behavior to the current version required.

We don't want any automated / auto-merged go version upgrade that might propagate across our dependencies. Any go version requirement upgrade must be controlled and pass through the regular PR workflow, not an automated job.

chore(cleanup): removed from git versioning my experimental scripts, some of the local Claude configuration. Shared workflow writing rules and conventions to use with Claude.

agentic(copilot): added copilot instructions (linked rules, simplified instructions) to follow the ones used with Claude Code.

Signed-off-by: Frederic BIDON fredbi@yahoo.com

@fredbi fredbi deleted the fix/go-mod-tidy branch

March 8, 2026 08:32

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})