We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8f973e commit 362c495Copy full SHA for 362c495
go.mod
@@ -6,7 +6,7 @@ require (
6
4d63.com/gochecknoglobals v0.1.0
7
github.com/Antonboom/errname v0.1.6
8
github.com/Antonboom/nilnil v0.1.1
9
- github.com/BurntSushi/toml v1.0.0
+ github.com/BurntSushi/toml v1.1.0
10
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11
github.com/OpenPeeDeeP/depguard v1.1.0
12
github.com/alexkohler/prealloc v1.0.0
@@ -57,7 +57,7 @@ require (
57
github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 // v1.0
58
github.com/mattn/go-colorable v0.1.12
59
github.com/mbilski/exhaustivestruct v1.2.0
60
- github.com/mgechev/revive v1.2.0
+ github.com/mgechev/revive v1.2.1
61
github.com/mitchellh/go-homedir v1.1.0
62
github.com/mitchellh/go-ps v1.0.0
63
github.com/moricho/tparallel v0.2.1
go.sum
0 commit comments