We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 462580e commit 8334b44Copy full SHA for 8334b44
tools/go.mod
@@ -4,6 +4,6 @@ go 1.13
4
5
require (
6
github.com/client9/misspell v0.3.4
7
- github.com/golangci/golangci-lint v1.36.0
8
- golang.org/x/tools v0.0.0-20210105210202-9ed45478a130
+ github.com/golangci/golangci-lint v1.37.1
+ golang.org/x/tools v0.1.0
9
)
0 commit comments