Skip to content

Commit ce2e778

Browse files
authored
fix: new-from-rev for large repository. (#1723)
1 parent af6842c commit ce2e778

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ require (
2727
github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
2828
github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
2929
github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
30-
github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
30+
github.com/golangci/revgrep v0.0.0-20210208091834-cd28932614b5
3131
github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
3232
github.com/jgautheron/goconst v0.0.0-20201117150253-ccae5bf973f3
3333
github.com/jingyugao/rowserrcheck v0.0.0-20210130005344-c6a0c12dd98d

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)