Skip to content

Remove go.uber.org/goleak dependency#8

Merged
kyleconroy merged 1 commit intomainfrom
claude/remove-goleak-dependency-Ujicw
Apr 26, 2026
Merged

Remove go.uber.org/goleak dependency#8
kyleconroy merged 1 commit intomainfrom
claude/remove-goleak-dependency-Ujicw

Conversation

@kyleconroy
Copy link
Copy Markdown
Contributor

Drop the goleak-based TestMain in parser/main_test.go and remove the
module from go.mod/go.sum. The exported WindowFuncTokenMapForTest is
preserved so existing parser tests continue to compile.

https://claude.ai/code/session_01LMN8a31eKFucH4spYEiyZq

Drop the goleak-based TestMain in parser/main_test.go and remove the
module from go.mod/go.sum. The exported WindowFuncTokenMapForTest is
preserved so existing parser tests continue to compile.

https://claude.ai/code/session_01LMN8a31eKFucH4spYEiyZq
@kyleconroy kyleconroy merged commit 65a7ba9 into main Apr 26, 2026
1 check passed
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