Skip to content

fix: ensure go version from go.mod is used - #24

Merged
seantronsen merged 1 commit into
mainfrom
seantronsen/fix/go_version_file
Sep 15, 2026
Merged

seantronsen merged 1 commit into
mainfrom
seantronsen/fix/go_version_file

Conversation

@seantronsen

Copy link
Copy Markdown
Contributor

Description

Fixes #23

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • I have updated the relevant documentation (CLI examples, man pages, README, other docs, etc.)
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Dependency update
  • Build system/CI

Signed-off-by: Sean Tronsen <sean.tronsen@gmail.com>
@seantronsen seantronsen self-assigned this Sep 15, 2026
@seantronsen seantronsen linked an issue Sep 15, 2026 that may be closed by this pull request
1 task
@seantronsen
seantronsen merged commit c150a9a into main Sep 15, 2026
2 checks passed
@seantronsen
seantronsen deleted the seantronsen/fix/go_version_file branch September 15, 2026 19:45
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.

[Bug]: build-publish-container-goreleaser ignores the go_version_file input

2 participants