File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/thevilledev/gonsensus
3
3
go 1.23.2
4
4
5
5
require (
6
- github.com/aws/aws-sdk-go-v2 v1.32.7
6
+ github.com/aws/aws-sdk-go-v2 v1.32.8
7
7
github.com/aws/aws-sdk-go-v2/config v1.28.7
8
8
github.com/aws/aws-sdk-go-v2/service/s3 v1.71.1
9
9
github.com/aws/smithy-go v1.22.1
Original file line number Diff line number Diff line change 1
- github.com/aws/aws-sdk-go-v2 v1.32.7 h1:ky5o35oENWi0JYWUZkB7WYvVPP+bcRF5/Iq7JWSb5Rw =
2
- github.com/aws/aws-sdk-go-v2 v1.32.7 /go.mod h1:P5WJBrYqqbWVaOxgH0X/FYYD47/nooaPOZPlQdmiN2U =
1
+ github.com/aws/aws-sdk-go-v2 v1.32.8 h1:cZV+NUS/eGxKXMtmyhtYPJ7Z4YLoI/V8bkTdRZfYhGo =
2
+ github.com/aws/aws-sdk-go-v2 v1.32.8 /go.mod h1:P5WJBrYqqbWVaOxgH0X/FYYD47/nooaPOZPlQdmiN2U =
3
3
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.7 h1:lL7IfaFzngfx0ZwUGOZdsFFnQ5uLvR0hWqqhyE7Q9M8 =
4
4
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.7 /go.mod h1:QraP0UcVlQJsmHfioCrveWOC1nbiWUl3ej08h4mXWoc =
5
5
github.com/aws/aws-sdk-go-v2/config v1.28.7 h1:GduUnoTXlhkgnxTD93g1nv4tVPILbdNQOzav+Wpg7AE =
You can’t perform that action at this time.
0 commit comments