Skip to content

Commit 30a6ea2

Browse files
authored
Merge pull request #1655 from coreos/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.289
build(deps): bump github.com/aws/aws-sdk-go from 1.44.284 to 1.44.289
2 parents 153df40 + 2648061 commit 30a6ea2

File tree

5 files changed

+20
-5
lines changed

5 files changed

+20
-5
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.18
55
require (
66
cloud.google.com/go/compute/metadata v0.2.3
77
cloud.google.com/go/storage v1.30.1
8-
github.com/aws/aws-sdk-go v1.44.284
8+
github.com/aws/aws-sdk-go v1.44.289
99
github.com/beevik/etree v1.2.0
1010
github.com/coreos/go-semver v0.3.1
1111
github.com/coreos/go-systemd/v22 v22.5.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ cloud.google.com/go/storage v1.30.1 h1:uOdMxAs8HExqBlnLtnQyP0YkvbiDpdGShGKtx6U/o
1212
cloud.google.com/go/storage v1.30.1/go.mod h1:NfxhC0UJE1aXSx7CIIbCf7y9HKT7BiccwkR7+P7gN8E=
1313
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
1414
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
15-
github.com/aws/aws-sdk-go v1.44.284 h1:Oc5Kubi43/VCkerlt3ZU3KpBju6BpNkoG3s7E8vj/O8=
16-
github.com/aws/aws-sdk-go v1.44.284/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
15+
github.com/aws/aws-sdk-go v1.44.289 h1:5CVEjiHFvdiVlKPBzv0rjG4zH/21W/onT18R5AH/qx0=
16+
github.com/aws/aws-sdk-go v1.44.289/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
1717
github.com/beevik/etree v1.2.0 h1:l7WETslUG/T+xOPs47dtd6jov2Ii/8/OjCldk5fYfQw=
1818
github.com/beevik/etree v1.2.0/go.mod h1:aiPf89g/1k3AShMVAzriilpcE4R/Vuor90y83zVZWFc=
1919
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=

vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/aws/aws-sdk-go/aws/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ cloud.google.com/go/storage
2020
cloud.google.com/go/storage/internal
2121
cloud.google.com/go/storage/internal/apiv2
2222
cloud.google.com/go/storage/internal/apiv2/stubs
23-
# github.com/aws/aws-sdk-go v1.44.284
23+
# github.com/aws/aws-sdk-go v1.44.289
2424
## explicit; go 1.11
2525
github.com/aws/aws-sdk-go/aws
2626
github.com/aws/aws-sdk-go/aws/arn

0 commit comments

Comments
 (0)