Skip to content

Commit 63db6cf

Browse files
committed
Revert "TEMP"
This reverts commit 34c03df.
1 parent 34c03df commit 63db6cf

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

go.mod

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ require (
3535
github.com/kunwardeep/paralleltest v1.0.2
3636
github.com/kyoh86/exportloopref v0.1.8
3737
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
3939
github.com/mattn/go-colorable v0.1.8
4040
github.com/mbilski/exhaustivestruct v1.1.0
4141
github.com/mitchellh/go-homedir v1.1.0
@@ -58,22 +58,22 @@ require (
5858
github.com/spf13/viper v1.7.1
5959
github.com/ssgreg/nlreturn/v2 v2.1.0
6060
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
6262
github.com/tetafro/godot v1.3.2
6363
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
6565
github.com/tommy-muehle/go-mnd v1.3.1-0.20201008215730-16041ac3fe65
6666
github.com/ultraware/funlen v0.0.3
6767
github.com/ultraware/whitespace v0.0.4
6868
github.com/uudashr/gocognit v1.0.1
6969
github.com/valyala/quicktemplate v1.6.3
7070
golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 // indirect
7171
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
7373
gopkg.in/yaml.v2 v2.4.0
7474
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
7676
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
7777
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
7979
)

go.sum

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

0 commit comments

Comments
 (0)