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.
1 parent 5c1b525 commit 3272da8Copy full SHA for 3272da8
tools/go.mod
@@ -4,8 +4,8 @@ go 1.16
4
5
require (
6
github.com/bflad/tfproviderlint v0.28.1
7
- github.com/golangci/golangci-lint v1.45.2
+ github.com/golangci/golangci-lint v1.46.1
8
github.com/hashicorp/terraform-plugin-docs v0.8.0
9
- golang.org/x/tools v0.1.10
+ golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
10
mvdan.cc/sh/v3 v3.4.3
11
)
0 commit comments