Skip to content

Commit b8541fd

Browse files
committed
fix: ran go mod tidy
1 parent ab0f00b commit b8541fd

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/ashanbrown/makezero v0.0.0-20210520155254-b6261585ddde
1414
github.com/bkielbasa/cyclop v1.2.0
1515
github.com/bombsimon/wsl/v3 v3.3.0
16-
github.com/butuzov/ireturn v0.0.0-20210903145654-645c1cbdbffd // indirect
16+
github.com/butuzov/ireturn v0.0.0-20210903145654-645c1cbdbffd
1717
github.com/charithe/durationcheck v0.0.8
1818
github.com/daixiang0/gci v0.2.9
1919
github.com/denis-tingajkin/go-header v0.4.2

go.sum

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)