File tree Expand file tree Collapse file tree 3 files changed +4
-11
lines changed Expand file tree Collapse file tree 3 files changed +4
-11
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
20
20
github.com/alexkohler/prealloc v1.0.0
21
21
github.com/alingse/asasalint v0.0.11
22
22
github.com/alingse/nilnesserr v0.2.0
23
- github.com/ashanbrown/forbidigo v1.6 .0
23
+ github.com/ashanbrown/forbidigo/v2 v2.1 .0
24
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
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ package forbidigo
3
3
import (
4
4
"fmt"
5
5
6
- "github.com/ashanbrown/forbidigo/forbidigo"
6
+ "github.com/ashanbrown/forbidigo/v2/ forbidigo"
7
7
"golang.org/x/tools/go/analysis"
8
8
"gopkg.in/yaml.v3"
9
9
You can’t perform that action at this time.
0 commit comments