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 ff2028c + 2b40ce7 commit 746c736Copy full SHA for 746c736
tools/go.mod
@@ -3,6 +3,6 @@ module github.com/hashicorp/aws-sdk-go-base/tools
3
go 1.16
4
5
require (
6
- github.com/golangci/golangci-lint v1.44.2
+ github.com/golangci/golangci-lint v1.45.2
7
github.com/pavius/impi v0.0.3
8
)
0 commit comments