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

+1-1
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

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)