Skip to content

Commit

Permalink
Merge pull request #800 from flavianmissi/OCPBUGS-1114
Browse files Browse the repository at this point in the history
OCPBUGS-1717: bump aws-go-sdk, adding support for me-central-1
  • Loading branch information
openshift-merge-robot committed Sep 29, 2022
2 parents 39ea65a + 0da68a4 commit 0c24a54
Show file tree
Hide file tree
Showing 30 changed files with 6,397 additions and 2,744 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -16,7 +16,7 @@ require (
github.com/IBM/platform-services-go-sdk v0.18.15
github.com/aliyun/alibaba-cloud-sdk-go v1.61.1263
github.com/aliyun/aliyun-oss-go-sdk v2.1.10+incompatible
github.com/aws/aws-sdk-go v1.44.4
github.com/aws/aws-sdk-go v1.44.105
github.com/davecgh/go-spew v1.1.1
github.com/ghodss/yaml v1.0.0
github.com/golang-jwt/jwt v3.2.2+incompatible
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -125,8 +125,8 @@ github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a/go.mod h1:l
github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef h1:46PFijGLmAjMPwCCCo7Jf0W6f9slllCkkv7vyc1yOSg=
github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef/go.mod h1:WaHUgvxTVq04UNunO+XhnAqY/wQc+bxr74GqbsZ/Jqw=
github.com/aws/aws-sdk-go v1.34.28/go.mod h1:H7NKnBqNVzoTJpGfLrQkkD+ytBA93eiDYi/+8rV9s48=
github.com/aws/aws-sdk-go v1.44.4 h1:ePN0CVJMdiz2vYUcJH96eyxRrtKGSDMgyhP6rah2OgE=
github.com/aws/aws-sdk-go v1.44.4/go.mod h1:y4AeaBuwd2Lk+GepC1E9v0qOiTws0MIWAX4oIKwKHZo=
github.com/aws/aws-sdk-go v1.44.105 h1:UUwoD1PRKIj3ltrDUYTDQj5fOTK3XsnqolLpRTMmSEM=
github.com/aws/aws-sdk-go v1.44.105/go.mod h1:y4AeaBuwd2Lk+GepC1E9v0qOiTws0MIWAX4oIKwKHZo=
github.com/baiyubin/aliyun-sts-go-sdk v0.0.0-20180326062324-cfa1a18b161f h1:ZNv7On9kyUzm7fvRZumSyy/IUiSC7AzL0I1jKKtwooA=
github.com/baiyubin/aliyun-sts-go-sdk v0.0.0-20180326062324-cfa1a18b161f/go.mod h1:AuiFmCCPBSrqvVMvuqFuk0qogytodnVFVSN5CeJB8Gc=
github.com/benbjohnson/clock v1.0.3/go.mod h1:bGMdMPoPVvcYyt1gHDf4J2KE153Yf9BuiUKYMaxlTDM=
Expand Down
10 changes: 5 additions & 5 deletions vendor/github.com/aws/aws-sdk-go/aws/endpoints/decode.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0c24a54

Please sign in to comment.