build(deps): bump github.com/aws/aws-sdk-go from 1.44.318 to 1.44.322
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.318 to 1.44.322. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.318...v1.44.322) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
37faf0d929
commit
fc0c7b703f
6 changed files with 127 additions and 5 deletions
2
go.mod
2
go.mod
|
|
@ -12,7 +12,7 @@ require (
|
|||
github.com/Azure/go-autorest/autorest v0.11.29
|
||||
github.com/Azure/go-autorest/autorest/azure/auth v0.5.12
|
||||
github.com/BurntSushi/toml v1.3.2
|
||||
github.com/aws/aws-sdk-go v1.44.318
|
||||
github.com/aws/aws-sdk-go v1.44.322
|
||||
github.com/coreos/go-semver v0.3.1
|
||||
github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f
|
||||
github.com/deepmap/oapi-codegen v1.8.2
|
||||
|
|
|
|||
4
go.sum
4
go.sum
|
|
@ -100,8 +100,8 @@ github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kd
|
|||
github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef/go.mod h1:WaHUgvxTVq04UNunO+XhnAqY/wQc+bxr74GqbsZ/Jqw=
|
||||
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 h1:DklsrG3dyBCFEj5IhUbnKptjxatkF07cF2ak3yi77so=
|
||||
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2/go.mod h1:WaHUgvxTVq04UNunO+XhnAqY/wQc+bxr74GqbsZ/Jqw=
|
||||
github.com/aws/aws-sdk-go v1.44.318 h1:Yl66rpbQHFUbxe9JBKLcvOvRivhVgP6+zH0b9KzARX8=
|
||||
github.com/aws/aws-sdk-go v1.44.318/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
|
||||
github.com/aws/aws-sdk-go v1.44.322 h1:7JfwifGRGQMHd99PvfXqxBaZsjuRaOF6e3X9zRx2uYo=
|
||||
github.com/aws/aws-sdk-go v1.44.322/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
|
||||
github.com/aymerick/douceur v0.2.0 h1:Mv+mAeH1Q+n9Fr+oyamOlAkUNPWPlA8PPGR0QAaYuPk=
|
||||
github.com/aymerick/douceur v0.2.0/go.mod h1:wlT5vV2O3h55X9m7iVYN0TBM0NH/MmbLnd30/FjWUq4=
|
||||
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q=
|
||||
|
|
|
|||
62
vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go
generated
vendored
62
vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go
generated
vendored
|
|
@ -10442,6 +10442,15 @@ var awsPartition = partition{
|
|||
},
|
||||
Deprecated: boxedTrue,
|
||||
},
|
||||
endpointKey{
|
||||
Region: "fips-il-central-1",
|
||||
}: endpoint{
|
||||
Hostname: "elasticfilesystem-fips.il-central-1.amazonaws.com",
|
||||
CredentialScope: credentialScope{
|
||||
Region: "il-central-1",
|
||||
},
|
||||
Deprecated: boxedTrue,
|
||||
},
|
||||
endpointKey{
|
||||
Region: "fips-me-central-1",
|
||||
}: endpoint{
|
||||
|
|
@ -10505,6 +10514,15 @@ var awsPartition = partition{
|
|||
},
|
||||
Deprecated: boxedTrue,
|
||||
},
|
||||
endpointKey{
|
||||
Region: "il-central-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "il-central-1",
|
||||
Variant: fipsVariant,
|
||||
}: endpoint{
|
||||
Hostname: "elasticfilesystem-fips.il-central-1.amazonaws.com",
|
||||
},
|
||||
endpointKey{
|
||||
Region: "me-central-1",
|
||||
}: endpoint{},
|
||||
|
|
@ -13706,6 +13724,9 @@ var awsPartition = partition{
|
|||
endpointKey{
|
||||
Region: "af-south-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "ap-east-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "ap-northeast-1",
|
||||
}: endpoint{},
|
||||
|
|
@ -13748,6 +13769,9 @@ var awsPartition = partition{
|
|||
endpointKey{
|
||||
Region: "eu-west-3",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "me-south-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "sa-east-1",
|
||||
}: endpoint{},
|
||||
|
|
@ -13757,6 +13781,9 @@ var awsPartition = partition{
|
|||
endpointKey{
|
||||
Region: "us-east-2",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "us-west-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "us-west-2",
|
||||
}: endpoint{},
|
||||
|
|
@ -15912,6 +15939,9 @@ var awsPartition = partition{
|
|||
endpointKey{
|
||||
Region: "eu-west-3",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "il-central-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "me-central-1",
|
||||
}: endpoint{},
|
||||
|
|
@ -17196,6 +17226,9 @@ var awsPartition = partition{
|
|||
},
|
||||
Deprecated: boxedTrue,
|
||||
},
|
||||
endpointKey{
|
||||
Region: "il-central-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "me-central-1",
|
||||
}: endpoint{},
|
||||
|
|
@ -25006,6 +25039,9 @@ var awsPartition = partition{
|
|||
},
|
||||
Deprecated: boxedTrue,
|
||||
},
|
||||
endpointKey{
|
||||
Region: "il-central-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "me-central-1",
|
||||
}: endpoint{},
|
||||
|
|
@ -25257,6 +25293,9 @@ var awsPartition = partition{
|
|||
endpointKey{
|
||||
Region: "eu-west-3",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "il-central-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "me-central-1",
|
||||
}: endpoint{},
|
||||
|
|
@ -29486,6 +29525,9 @@ var awsPartition = partition{
|
|||
endpointKey{
|
||||
Region: "ap-southeast-2",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "ca-central-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "eu-west-1",
|
||||
}: endpoint{},
|
||||
|
|
@ -31695,6 +31737,16 @@ var awscnPartition = partition{
|
|||
}: endpoint{},
|
||||
},
|
||||
},
|
||||
"arc-zonal-shift": service{
|
||||
Endpoints: serviceEndpoints{
|
||||
endpointKey{
|
||||
Region: "cn-north-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "cn-northwest-1",
|
||||
}: endpoint{},
|
||||
},
|
||||
},
|
||||
"athena": service{
|
||||
Endpoints: serviceEndpoints{
|
||||
endpointKey{
|
||||
|
|
@ -36933,6 +36985,16 @@ var awsusgovPartition = partition{
|
|||
},
|
||||
},
|
||||
},
|
||||
"license-manager-linux-subscriptions": service{
|
||||
Endpoints: serviceEndpoints{
|
||||
endpointKey{
|
||||
Region: "us-gov-east-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "us-gov-west-1",
|
||||
}: endpoint{},
|
||||
},
|
||||
},
|
||||
"logs": service{
|
||||
Endpoints: serviceEndpoints{
|
||||
endpointKey{
|
||||
|
|
|
|||
2
vendor/github.com/aws/aws-sdk-go/aws/version.go
generated
vendored
2
vendor/github.com/aws/aws-sdk-go/aws/version.go
generated
vendored
|
|
@ -5,4 +5,4 @@ package aws
|
|||
const SDKName = "aws-sdk-go"
|
||||
|
||||
// SDKVersion is the version of this SDK
|
||||
const SDKVersion = "1.44.318"
|
||||
const SDKVersion = "1.44.322"
|
||||
|
|
|
|||
60
vendor/github.com/aws/aws-sdk-go/service/ec2/api.go
generated
vendored
60
vendor/github.com/aws/aws-sdk-go/service/ec2/api.go
generated
vendored
|
|
@ -187004,6 +187004,51 @@ const (
|
|||
|
||||
// InstanceTypeC7gn16xlarge is a InstanceType enum value
|
||||
InstanceTypeC7gn16xlarge = "c7gn.16xlarge"
|
||||
|
||||
// InstanceTypeP548xlarge is a InstanceType enum value
|
||||
InstanceTypeP548xlarge = "p5.48xlarge"
|
||||
|
||||
// InstanceTypeM7iLarge is a InstanceType enum value
|
||||
InstanceTypeM7iLarge = "m7i.large"
|
||||
|
||||
// InstanceTypeM7iXlarge is a InstanceType enum value
|
||||
InstanceTypeM7iXlarge = "m7i.xlarge"
|
||||
|
||||
// InstanceTypeM7i2xlarge is a InstanceType enum value
|
||||
InstanceTypeM7i2xlarge = "m7i.2xlarge"
|
||||
|
||||
// InstanceTypeM7i4xlarge is a InstanceType enum value
|
||||
InstanceTypeM7i4xlarge = "m7i.4xlarge"
|
||||
|
||||
// InstanceTypeM7i8xlarge is a InstanceType enum value
|
||||
InstanceTypeM7i8xlarge = "m7i.8xlarge"
|
||||
|
||||
// InstanceTypeM7i12xlarge is a InstanceType enum value
|
||||
InstanceTypeM7i12xlarge = "m7i.12xlarge"
|
||||
|
||||
// InstanceTypeM7i16xlarge is a InstanceType enum value
|
||||
InstanceTypeM7i16xlarge = "m7i.16xlarge"
|
||||
|
||||
// InstanceTypeM7i24xlarge is a InstanceType enum value
|
||||
InstanceTypeM7i24xlarge = "m7i.24xlarge"
|
||||
|
||||
// InstanceTypeM7i48xlarge is a InstanceType enum value
|
||||
InstanceTypeM7i48xlarge = "m7i.48xlarge"
|
||||
|
||||
// InstanceTypeM7iFlexLarge is a InstanceType enum value
|
||||
InstanceTypeM7iFlexLarge = "m7i-flex.large"
|
||||
|
||||
// InstanceTypeM7iFlexXlarge is a InstanceType enum value
|
||||
InstanceTypeM7iFlexXlarge = "m7i-flex.xlarge"
|
||||
|
||||
// InstanceTypeM7iFlex2xlarge is a InstanceType enum value
|
||||
InstanceTypeM7iFlex2xlarge = "m7i-flex.2xlarge"
|
||||
|
||||
// InstanceTypeM7iFlex4xlarge is a InstanceType enum value
|
||||
InstanceTypeM7iFlex4xlarge = "m7i-flex.4xlarge"
|
||||
|
||||
// InstanceTypeM7iFlex8xlarge is a InstanceType enum value
|
||||
InstanceTypeM7iFlex8xlarge = "m7i-flex.8xlarge"
|
||||
)
|
||||
|
||||
// InstanceType_Values returns all elements of the InstanceType enum
|
||||
|
|
@ -187674,6 +187719,21 @@ func InstanceType_Values() []string {
|
|||
InstanceTypeC7gn8xlarge,
|
||||
InstanceTypeC7gn12xlarge,
|
||||
InstanceTypeC7gn16xlarge,
|
||||
InstanceTypeP548xlarge,
|
||||
InstanceTypeM7iLarge,
|
||||
InstanceTypeM7iXlarge,
|
||||
InstanceTypeM7i2xlarge,
|
||||
InstanceTypeM7i4xlarge,
|
||||
InstanceTypeM7i8xlarge,
|
||||
InstanceTypeM7i12xlarge,
|
||||
InstanceTypeM7i16xlarge,
|
||||
InstanceTypeM7i24xlarge,
|
||||
InstanceTypeM7i48xlarge,
|
||||
InstanceTypeM7iFlexLarge,
|
||||
InstanceTypeM7iFlexXlarge,
|
||||
InstanceTypeM7iFlex2xlarge,
|
||||
InstanceTypeM7iFlex4xlarge,
|
||||
InstanceTypeM7iFlex8xlarge,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
2
vendor/modules.txt
vendored
2
vendor/modules.txt
vendored
|
|
@ -119,7 +119,7 @@ github.com/acarl005/stripansi
|
|||
# github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
|
||||
## explicit; go 1.13
|
||||
github.com/asaskevich/govalidator
|
||||
# github.com/aws/aws-sdk-go v1.44.318
|
||||
# github.com/aws/aws-sdk-go v1.44.322
|
||||
## explicit; go 1.11
|
||||
github.com/aws/aws-sdk-go/aws
|
||||
github.com/aws/aws-sdk-go/aws/arn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue