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 2f6357e commit d066d06Copy full SHA for d066d06
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
9
github.com/Azure/go-autorest/autorest/validation v0.3.1 // indirect
10
github.com/aws/aws-sdk-go v1.38.14
11
- github.com/golangci/golangci-lint v1.39.0
+ github.com/golangci/golangci-lint v1.40.0
12
github.com/nginxinc/nginx-plus-go-client v0.8.0
13
gopkg.in/yaml.v2 v2.4.0
14
)
0 commit comments