Skip to content

chore: use Go 1.26 and enable Dependabot auto-merge - #6

Merged
bnema merged 1 commit into
mainfrom
chore/go-version-1-26
Aug 12, 2026
Merged

chore: use Go 1.26 and enable Dependabot auto-merge#6
bnema merged 1 commit into
mainfrom
chore/go-version-1-26

Conversation

@bnema

@bnema bnema commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • use the go 1.26 directive so the toolchain selects the latest Go 1.26 patch release
  • configure weekly GitHub Actions dependency updates
  • route Dependabot patch/minor PRs through the shared auto-merge workflow

Validation

  • go mod tidy -go=1.26
  • go test ./...
  • actionlint .github/workflows/dependabot-auto-merge.yml
  • git diff --check

@coderabbitai ignore

Copilot AI lite review requested due to automatic review settings August 12, 2026 03:12

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@bnema
bnema merged commit ede6efa into main Aug 12, 2026
2 checks passed
@bnema
bnema deleted the chore/go-version-1-26 branch August 12, 2026 03:13
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