File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
16
16
)
17
17
18
18
require (
19
- github.com/aws/aws-sdk-go-v2 v1.18.0 // indirect
19
+ github.com/aws/aws-sdk-go-v2 v1.30.5 // indirect
20
20
github.com/aws/aws-sdk-go-v2/config v1.18.25 // indirect
21
21
github.com/aws/aws-sdk-go-v2/credentials v1.13.24 // indirect
22
22
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.3 // indirect
Original file line number Diff line number Diff line change @@ -40,6 +40,8 @@ github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod h1:ybxpYRF
40
40
github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d /go.mod h1:rBZYJk541a8SKzHPHnH3zbiI+7dagKZ0cgpgrD7Fyho =
41
41
github.com/aws/aws-sdk-go-v2 v1.18.0 h1:882kkTpSFhdgYRKVZ/VCgf7sd0ru57p2JCxz4/oN5RY =
42
42
github.com/aws/aws-sdk-go-v2 v1.18.0 /go.mod h1:uzbQtefpm44goOPmdKyAlXSNcwlRgF3ePWVW6EtJvvw =
43
+ github.com/aws/aws-sdk-go-v2 v1.30.5 h1:mWSRTwQAb0aLE17dSzztCVJWI9+cRMgqebndjwDyK0g =
44
+ github.com/aws/aws-sdk-go-v2 v1.30.5 /go.mod h1:CT+ZPWXbYrci8chcARI3OmI/qgd+f6WtuLOoaIA8PR0 =
43
45
github.com/aws/aws-sdk-go-v2/config v1.18.25 h1:JuYyZcnMPBiFqn87L2cRppo+rNwgah6YwD3VuyvaW6Q =
44
46
github.com/aws/aws-sdk-go-v2/config v1.18.25 /go.mod h1:dZnYpD5wTW/dQF0rRNLVypB396zWCcPiBIvdvSWHEg4 =
45
47
github.com/aws/aws-sdk-go-v2/credentials v1.13.24 h1:PjiYyls3QdCrzqUN35jMWtUK1vqVZ+zLfdOa/UPFDp0 =
You can’t perform that action at this time.
0 commit comments