Skip to content

Commit 2944f68

Browse files
committed
fix: dependencies.
1 parent 8f88386 commit 2944f68

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,10 @@ require (
3030
github.com/jgautheron/goconst v0.0.0-20201117150253-ccae5bf973f3
3131
github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
3232
github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
33+
github.com/kisielk/errcheck v1.5.0-alpha.0.20201210184435-7e1276f76cf6
3334
github.com/kulti/thelper v0.1.0
3435
github.com/kunwardeep/paralleltest v1.0.2
3536
github.com/kyoh86/exportloopref v0.1.8
36-
github.com/kisielk/errcheck v1.4.1-0.20200802052755-ea6ea2fa7078
37-
github.com/kisielk/errcheck v1.5.0-alpha.0.20201210184435-7e1276f76cf6
38-
github.com/kyoh86/exportloopref v0.1.7
3937
github.com/maratori/testpackage v1.0.1
4038
github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb // v1.0
4139
github.com/mattn/go-colorable v0.1.8

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.

0 commit comments

Comments
 (0)