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.0
6
+ github.com/aws/aws-sdk-go-v2 v1.32.2
7
7
github.com/aws/aws-sdk-go-v2/config v1.27.41
8
8
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.28
9
9
github.com/aws/aws-sdk-go-v2/service/s3 v1.65.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.0 h1:GuHp7GvMN74PXD5C97KT5D87UhIy4bQPkflQKbfkndg =
10
- github.com/aws/aws-sdk-go-v2 v1.32.0 /go.mod h1:2SK5n0a2karNTv5tbP1SjsX0uhttou00v/HpXKM1ZUo =
9
+ github.com/aws/aws-sdk-go-v2 v1.32.2 h1:AkNLZEyYMLnx/Q/mSKkcMqwNFXMAvFto9bNsHqcTduI =
10
+ github.com/aws/aws-sdk-go-v2 v1.32.2 /go.mod h1:2SK5n0a2karNTv5tbP1SjsX0uhttou00v/HpXKM1ZUo =
11
11
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.6 h1:pT3hpW0cOHRJx8Y0DfJUEQuqPild8jRGmSFmBgvydr0 =
12
12
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.6 /go.mod h1:j/I2++U0xX+cr44QjHay4Cvxj6FUbnxrgmqN3H1jTZA =
13
13
github.com/aws/aws-sdk-go-v2/config v1.27.41 h1:esG3WpmEuNJ6F4kVFLumN8nCfA5VBav1KKb3JPx83O4 =
You can’t perform that action at this time.
0 commit comments