File tree Expand file tree Collapse file tree 6 files changed +546
-5
lines changed
github.com/aws/aws-sdk-go-v2 Expand file tree Collapse file tree 6 files changed +546
-5
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/letsencrypt/boulder
33go 1.20
44
55require (
6- github.com/aws/aws-sdk-go-v2 v1.18.0
6+ github.com/aws/aws-sdk-go-v2 v1.18.1
77 github.com/aws/aws-sdk-go-v2/config v1.18.25
88 github.com/aws/aws-sdk-go-v2/service/s3 v1.31.0
99 github.com/aws/smithy-go v1.13.5
Original file line number Diff line number Diff line change @@ -46,8 +46,9 @@ github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod h1:ybxpYRF
4646github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d /go.mod h1:rBZYJk541a8SKzHPHnH3zbiI+7dagKZ0cgpgrD7Fyho =
4747github.com/antihax/optional v1.0.0 /go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY =
4848github.com/aws/aws-sdk-go-v2 v1.17.7 /go.mod h1:uzbQtefpm44goOPmdKyAlXSNcwlRgF3ePWVW6EtJvvw =
49- github.com/aws/aws-sdk-go-v2 v1.18.0 h1:882kkTpSFhdgYRKVZ/VCgf7sd0ru57p2JCxz4/oN5RY =
5049github.com/aws/aws-sdk-go-v2 v1.18.0 /go.mod h1:uzbQtefpm44goOPmdKyAlXSNcwlRgF3ePWVW6EtJvvw =
50+ github.com/aws/aws-sdk-go-v2 v1.18.1 h1:+tefE750oAb7ZQGzla6bLkOwfcQCEtC5y2RqoqCeqKo =
51+ github.com/aws/aws-sdk-go-v2 v1.18.1 /go.mod h1:uzbQtefpm44goOPmdKyAlXSNcwlRgF3ePWVW6EtJvvw =
5152github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.10 h1:dK82zF6kkPeCo8J1e+tGx4JdvDIQzj7ygIoLg8WMuGs =
5253github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.10 /go.mod h1:VeTZetY5KRJLuD/7fkQXMU6Mw7H5m/KP2J5Iy9osMno =
5354github.com/aws/aws-sdk-go-v2/config v1.18.25 h1:JuYyZcnMPBiFqn87L2cRppo+rNwgah6YwD3VuyvaW6Q =
You can’t perform that action at this time.
0 commit comments