File tree Expand file tree Collapse file tree 5 files changed +75
-41
lines changed Expand file tree Collapse file tree 5 files changed +75
-41
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ require (
26
26
github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
27
27
github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
28
28
github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
29
+ github.com/kyoh86/exportloopref v0.1.4
29
30
github.com/maratori/testpackage v1.0.1
30
31
github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb // v1.0
31
32
github.com/mattn/go-colorable v0.1.6
@@ -50,6 +51,7 @@ require (
50
51
github.com/ultraware/whitespace v0.0.4
51
52
github.com/uudashr/gocognit v1.0.1
52
53
github.com/valyala/quicktemplate v1.5.0
54
+ golang.org/x/mod v0.2.0
53
55
golang.org/x/tools v0.0.0-20200502202811-ed308ab3e770
54
56
gopkg.in/yaml.v2 v2.3.0
55
57
honnef.co/go/tools v0.0.1-2020.1.4
You can’t perform that action at this time.
0 commit comments