Skip to content

fix: resolve go.mod unavailable due to late checkout - #32

Merged
synackd merged 1 commit into
mainfrom
fix/late-checkout
Sep 15, 2026
Merged

synackd merged 1 commit into
mainfrom
fix/late-checkout

Conversation

@seantronsen

Copy link
Copy Markdown
Contributor

Description

As titled, there exists a latent bug which didn't surface until using the new go_version_file parameter.

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>
@synackd
synackd merged commit 650e6f5 into main Sep 15, 2026
2 checks passed
@synackd
synackd deleted the fix/late-checkout branch September 15, 2026 20:14
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.

2 participants