Files
terraform-provider-gitea/vendor/github.com/aws/aws-sdk-go/aws/version.go
Malar Invention 00ebcd295e add vendor
2022-04-03 09:37:16 +05:30

9 lines
231 B
Go

// Package aws provides core functionality for making requests to AWS services.
package aws
// SDKName is the name of this AWS SDK
const SDKName = "aws-sdk-go"
// SDKVersion is the version of this SDK
const SDKVersion = "1.25.3"