Skip to content

chore: depend on upstream mermaid-ascii now that the pkg/graph split is merged - #27

Merged
hidekingerz merged 1 commit into
mainfrom
claude/mermaid-upstream
Sep 6, 2026
Merged

chore: depend on upstream mermaid-ascii now that the pkg/graph split is merged#27
hidekingerz merged 1 commit into
mainfrom
claude/mermaid-upstream

Conversation

@hidekingerz

Copy link
Copy Markdown
Owner

Summary

AlexanderGrooff/mermaid-ascii#94 (moving the graph renderer and RenderDiagram out of cmd) was merged upstream, with the maintainer noting the public-API additions will go into a new release. This drops the replace directive that pointed go.mod at the hidekingerz/mermaid-ascii fork and depends on upstream's merge commit 8baafe6 directly. No code changes; the binary is byte-for-byte the same size.

When upstream tags the release, a follow-up can pin that tag instead of the pseudo-version.

Test plan

  • gofmt -l ., go vet ./..., TMPDIR=/tmp go test -race ./... clean
  • go.mod has no replace, no cobra or gin in the module graph, binary 17.0 MB as before

🤖 Generated with Claude Code

https://claude.ai/code/session_01KUYF9hXeZFML1s8r3i2RVX

…is merged

AlexanderGrooff/mermaid-ascii#94 landed on master, so the replace
directive pointing at the hidekingerz fork is gone and go.mod names
the upstream merge commit. The maintainer plans a tagged release that
includes the new public packages; this can move to that tag then.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KUYF9hXeZFML1s8r3i2RVX
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedgithub.com/​AlexanderGrooff/​mermaid-ascii@​v0.0.0-20260905214118-8baafe6de5f0100100100100100

View full report

@hidekingerz
hidekingerz merged commit cbb8c01 into main Sep 6, 2026
3 of 4 checks passed
@hidekingerz
hidekingerz deleted the claude/mermaid-upstream branch September 6, 2026 07:33
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.

1 participant