Skip to content

Commit 3d9ccb9

Browse files
committed
build(deps): bump github.com/ashanbrown/makezero from 1.2.0 to 2.0.1
1 parent 4af8bfc commit 3d9ccb9

File tree

3 files changed

+4
-9
lines changed

3 files changed

+4
-9
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/golinters/makezero/makezero.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package makezero
33
import (
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"

0 commit comments

Comments
 (0)