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 (
21
21
github.com/alingse/asasalint v0.0.11
22
22
github.com/alingse/nilnesserr v0.2.0
23
23
github.com/ashanbrown/forbidigo v1.6.0
24
- github.com/ashanbrown/makezero v1.2.0
24
+ github.com/ashanbrown/makezero/v2 v2.0.1
25
25
github.com/bkielbasa/cyclop v1.2.3
26
26
github.com/blizzy78/varnamelen v0.8.0
27
27
github.com/bombsimon/wsl/v4 v4.7.0
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ package makezero
3
3
import (
4
4
"fmt"
5
5
6
- "github.com/ashanbrown/makezero/makezero"
6
+ "github.com/ashanbrown/makezero/v2/ makezero"
7
7
"golang.org/x/tools/go/analysis"
8
8
9
9
"github.com/golangci/golangci-lint/v2/pkg/config"
You can’t perform that action at this time.
0 commit comments