Skip to content

docs: fix go-eth2-client import path in sentry event template#832

Open
detail-app[bot] wants to merge 1 commit into
masterfrom
detail/fix-docs/docs-fix-go-eth2-client-import-path-in-sentry-even-b0645f
Open

docs: fix go-eth2-client import path in sentry event template#832
detail-app[bot] wants to merge 1 commit into
masterfrom
detail/fix-docs/docs-fix-go-eth2-client-import-path-in-sentry-even-b0645f

Conversation

@detail-app
Copy link
Copy Markdown

@detail-app detail-app Bot commented May 13, 2026

The code template in .claude/commands/create-new-sentry-event.md referenced the old import path github.com/attestantio/go-eth2-client/api/v1, which no longer exists as a dependency after the project switched to the ethpandaops fork.

Introduced by commit ca4ae30 (@samcm).

An agent following the create-new-sentry-event command to scaffold a new sentry event handler would have generated a .go file with the stale import path, causing an immediate build failure (unknown import path not present in go.mod).


Doc Drift PRs can be configured here.

@detail-app detail-app Bot requested a review from samcm May 13, 2026 15:49
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.

0 participants