Skip to content

Commit 6bbabf5

Browse files
retr0hclaude
andauthored
chore: go mod tidy (#20)
Remove ~95 lines of stale linter-chain duplicates from go.sum and one unused indirect (jingyugao/rowserrcheck) from go.mod. No code changes; running tools (just ready / golangci-lint) was leaving the working tree dirty because tidy reconciled the cruft on every invocation. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 0e627df commit 6bbabf5

2 files changed

Lines changed: 7 additions & 97 deletions

File tree

go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ require (
118118
github.com/hexops/gotextdiff v1.0.3 // indirect
119119
github.com/inconshreveable/mousetrap v1.1.0 // indirect
120120
github.com/jgautheron/goconst v1.10.0 // indirect
121-
github.com/jingyugao/rowserrcheck v1.1.1 // indirect
122121
github.com/jjti/go-spancheck v0.6.5 // indirect
123122
github.com/julz/importas v0.2.0 // indirect
124123
github.com/karamaru-alpha/copyloopvar v1.2.2 // indirect

0 commit comments

Comments
 (0)