@@ -35,7 +35,7 @@ require (
35
35
github.com/kunwardeep/paralleltest v1.0.2
36
36
github.com/kyoh86/exportloopref v0.1.8
37
37
github.com/maratori/testpackage v1.0.1
38
- github.com/matoous/godox v0.0.0-20200801072554-4fb83dc2941e // v1.0
38
+ github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb // v1.0
39
39
github.com/mattn/go-colorable v0.1.8
40
40
github.com/mbilski/exhaustivestruct v1.1.0
41
41
github.com/mitchellh/go-homedir v1.1.0
@@ -58,22 +58,22 @@ require (
58
58
github.com/spf13/viper v1.7.1
59
59
github.com/ssgreg/nlreturn/v2 v2.1.0
60
60
github.com/stretchr/testify v1.6.1
61
- github.com/tdakkota/asciicheck v0.0.0-20200416200610-e657995f937b
61
+ github.com/tdakkota/asciicheck v0.0.0-20200416190851-d7f85be797a2
62
62
github.com/tetafro/godot v1.3.2
63
63
github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
64
- github.com/tomarrell/wrapcheck v0.0.0-20201130113247-1683564d9756
64
+ github.com/tomarrell/wrapcheck v0.0.0-20200807122107-df9e8bcb914d
65
65
github.com/tommy-muehle/go-mnd v1.3.1-0.20201008215730-16041ac3fe65
66
66
github.com/ultraware/funlen v0.0.3
67
67
github.com/ultraware/whitespace v0.0.4
68
68
github.com/uudashr/gocognit v1.0.1
69
69
github.com/valyala/quicktemplate v1.6.3
70
70
golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 // indirect
71
71
golang.org/x/text v0.3.4 // indirect
72
- golang.org/x/tools v0.0.0-20210104081019-d8d6ddbec6ee
72
+ golang.org/x/tools v0.0.0-20201121010211-780cb80bd7fb
73
73
gopkg.in/yaml.v2 v2.4.0
74
74
honnef.co/go/tools v0.0.1-2020.1.6
75
- mvdan.cc/gofumpt v0.1.0
75
+ mvdan.cc/gofumpt v0.0.0-20201129102820-5c11c50e9475
76
76
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
77
77
mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b // indirect
78
- mvdan.cc/unparam v0.0.0-20210104141923-aac4ce9116a7
78
+ mvdan.cc/unparam v0.0.0-20200501210554-b37ab49443f7
79
79
)
0 commit comments