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 @@ -4,7 +4,7 @@ go 1.24.4
4
4
5
5
require (
6
6
github.com/aws/aws-sdk-go-v2 v1.38.1
7
- github.com/aws/aws-sdk-go-v2/service/redshift v1.57.0
7
+ github.com/aws/aws-sdk-go-v2/service/redshift v1.57.2
8
8
github.com/aws/aws-sdk-go-v2/service/redshiftdata v1.36.2
9
9
github.com/aws/aws-sdk-go-v2/service/redshiftserverless v1.30.0
10
10
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.38.2
Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.0 h1:6+lZi2J
27
27
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.0 /go.mod h1:eb3gfbVIxIoGgJsi9pGne19dhCBpK6opTYpQqAmdy44 =
28
28
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.2 h1:oxmDEO14NBZJbK/M8y3brhMFEIGN4j8a6Aq8eY0sqlo =
29
29
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.2 /go.mod h1:4hH+8QCrk1uRWDPsVfsNDUup3taAjO8Dnx63au7smAU =
30
- github.com/aws/aws-sdk-go-v2/service/redshift v1.57.0 h1:gFNE53MstNSex5n2AeuqDeO9y6YrAEq5r9ohIo0Q1S4 =
31
- github.com/aws/aws-sdk-go-v2/service/redshift v1.57.0 /go.mod h1:royODzFrVBRoek5vd76xF7WnwhMGjDj9ZdYcg7Hj8Es =
30
+ github.com/aws/aws-sdk-go-v2/service/redshift v1.57.2 h1:pbEANxUe6Zu4UAWUb3XyjJWXPq04QjOSoiOJzIPm2qQ =
31
+ github.com/aws/aws-sdk-go-v2/service/redshift v1.57.2 /go.mod h1:xh68dhLFtSXrCWjIBQPr0uoBnxrpZudyv/oZihLJKR8 =
32
32
github.com/aws/aws-sdk-go-v2/service/redshiftdata v1.36.2 h1:hdwUjAp9efZ3RMpdndoPG4SM/LXmyp0SZ9AaBoPUcOk =
33
33
github.com/aws/aws-sdk-go-v2/service/redshiftdata v1.36.2 /go.mod h1:d9AQJ0hfu2gMYJ70eKplIiRZpfewVM8T8NCTo9wfDHs =
34
34
github.com/aws/aws-sdk-go-v2/service/redshiftserverless v1.30.0 h1:jB/wGP9pe9pbXCFqZELx9MxLmkZetN0yK0kc7jFDlIY =
You can’t perform that action at this time.
0 commit comments