We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8f13dc + 19b826c commit f56ae88Copy full SHA for f56ae88
tools/go.mod
@@ -4,8 +4,8 @@ go 1.13
4
5
require (
6
github.com/AlekSi/gocoverutil v0.2.0
7
- github.com/golangci/golangci-lint v1.30.0
+ github.com/golangci/golangci-lint v1.31.0
8
github.com/quasilyte/go-consistent v0.0.0-20200404105227-766526bf1e96
9
github.com/reviewdog/reviewdog v0.10.1
10
- golang.org/x/tools v0.0.0-20200727233628-55644ead90ce
+ golang.org/x/tools v0.0.0-20200812195022-5ae4c3c160a0
11
)
0 commit comments