Skip to content

Commit 31f98a7

Browse files
chore: enable gomodguard_v2 in the linter (#117)
1 parent b1bb5a0 commit 31f98a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.golangci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ linters:
1515
- goconst
1616
- gocritic
1717
- gomoddirectives
18-
- gomodguard
18+
- gomodguard_v2
1919
- gosec
2020
- importas
2121
- lll

0 commit comments

Comments
 (0)