Skip to content

Bump spirit to @main (9d6bdd67a9e1) - #19

Closed
morgo wants to merge 1 commit into
block:mainfrom
morgo:bump-spirit-main-20260803
Closed

Bump spirit to @main (9d6bdd67a9e1)#19
morgo wants to merge 1 commit into
block:mainfrom
morgo:bump-spirit-main-20260803

Conversation

@morgo

@morgo morgo commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

What

Bumps github.com/block/spirit to latest main:

  • to v0.15.2-0.20260731194359-9d6bdd67a9e1

Note on the go-mysql pin

block/spirit#1107 dropped spirit's
replace github.com/go-mysql-org/go-mysql => github.com/morgo/go-mysql
directive and now requires upstream go-mysql-org/go-mysql v1.16.1-0.20260731133054-6f853f178dc3 directly. Sibling repos that carried a
matching local replace (gap, gap-ski, ods-shift-v2, strata, schemabot) drop it
in their own bump PRs. polt never carried one — go-mysql reaches polt only
through spirit's module graph — so there is nothing to remove here.

Verification

$ ./bin/go list -m github.com/go-mysql-org/go-mysql
github.com/go-mysql-org/go-mysql v1.16.1-0.20260731133054-6f853f178dc3

./bin/go build ./... and ./bin/go vet ./... clean. Hermit go is already
1.26.5, satisfying spirit's go directive — no toolchain rebuild needed.

Only go.mod / go.sum changed; no code changes were required by this bump.

Spirit dropped its `replace github.com/go-mysql-org/go-mysql =>
github.com/morgo/go-mysql` pin in block/spirit#1107 and now requires
upstream go-mysql v1.16.1-0.20260731133054-6f853f178dc3 directly. polt
carries no such replace of its own (go-mysql only reaches polt through
spirit's module graph), so no pin change is needed here.
Copilot AI review requested due to automatic review settings August 3, 2026 15:12

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the project’s Go module dependencies by bumping github.com/block/spirit to a newer pseudo-version on main, keeping polt aligned with upstream Spirit changes and its transitive dependency graph.

Changes:

  • Bump github.com/block/spirit from v0.15.2-0.20260731132010-e94e99be2c1b to v0.15.2-0.20260731194359-9d6bdd67a9e1 in go.mod.
  • Refresh go.sum entries to match the updated Spirit version and checksums.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates the required Spirit module version to the newer main pseudo-version.
go.sum Updates checksum entries corresponding to the Spirit version bump.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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