File tree Expand file tree Collapse file tree 3 files changed +4
-9
lines changed Expand file tree Collapse file tree 3 files changed +4
-9
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
2121 github.com/alingse/asasalint v0.0.11
2222 github.com/alingse/nilnesserr v0.2.0
2323 github.com/ashanbrown/forbidigo v1.6.0
24- github.com/ashanbrown/makezero v1.2.0
24+ github.com/ashanbrown/makezero/v2 v2.0.1
2525 github.com/bkielbasa/cyclop v1.2.3
2626 github.com/blizzy78/varnamelen v0.8.0
2727 github.com/bombsimon/wsl/v4 v4.7.0
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ package makezero
33import (
44 "fmt"
55
6- "github.com/ashanbrown/makezero/makezero"
6+ "github.com/ashanbrown/makezero/v2/ makezero"
77 "golang.org/x/tools/go/analysis"
88
99 "github.com/golangci/golangci-lint/v2/pkg/config"
You can’t perform that action at this time.
0 commit comments