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 d134c8c commit 27ac1caCopy full SHA for 27ac1ca
go.mod
@@ -4,7 +4,7 @@ go 1.21
4
5
require (
6
github.com/Masterminds/semver v1.5.0
7
- github.com/aws/aws-sdk-go v1.45.26
+ github.com/aws/aws-sdk-go v1.55.7
8
github.com/hashicorp/go-version v1.6.0
9
github.com/hashicorp/hcl/v2 v2.21.0
10
github.com/hashicorp/terraform-plugin-docs v0.16.0
0 commit comments