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/backup-blob/zfs-backup-blob
3
3
go 1.22.6
4
4
5
5
require (
6
- github.com/aws/aws-sdk-go-v2 v1.32.6
6
+ github.com/aws/aws-sdk-go-v2 v1.32.7
7
7
github.com/aws/aws-sdk-go-v2/config v1.28.6
8
8
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.43
9
9
github.com/aws/aws-sdk-go-v2/service/s3 v1.71.0
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 h1:UQHMgLO+TxOEl
6
6
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 /go.mod h1:xomTg63KZ2rFqZQzSB4Vz2SUXa1BpHTVz9L5PTmPC4E =
7
7
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY =
8
8
github.com/Microsoft/go-winio v0.6.2 /go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU =
9
- github.com/aws/aws-sdk-go-v2 v1.32.6 h1:7BokKRgRPuGmKkFMhEg/jSul+tB9VvXhcViILtfG8b4 =
10
- github.com/aws/aws-sdk-go-v2 v1.32.6 /go.mod h1:P5WJBrYqqbWVaOxgH0X/FYYD47/nooaPOZPlQdmiN2U =
9
+ github.com/aws/aws-sdk-go-v2 v1.32.7 h1:ky5o35oENWi0JYWUZkB7WYvVPP+bcRF5/Iq7JWSb5Rw =
10
+ github.com/aws/aws-sdk-go-v2 v1.32.7 /go.mod h1:P5WJBrYqqbWVaOxgH0X/FYYD47/nooaPOZPlQdmiN2U =
11
11
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.7 h1:lL7IfaFzngfx0ZwUGOZdsFFnQ5uLvR0hWqqhyE7Q9M8 =
12
12
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.7 /go.mod h1:QraP0UcVlQJsmHfioCrveWOC1nbiWUl3ej08h4mXWoc =
13
13
github.com/aws/aws-sdk-go-v2/config v1.28.6 h1:D89IKtGrs/I3QXOLNTH93NJYtDhm8SYa9Q5CsPShmyo =
You can’t perform that action at this time.
0 commit comments