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.37.1
7
- github.com/aws/aws-sdk-go-v2/service/redshift v1.54.7
7
+ github.com/aws/aws-sdk-go-v2/service/redshift v1.55.1
8
8
github.com/aws/aws-sdk-go-v2/service/redshiftdata v1.34.1
9
9
github.com/aws/aws-sdk-go-v2/service/redshiftserverless v1.27.5
10
10
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.36.0
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.12.4 h1:CXV68E2
27
27
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.4 /go.mod h1:/xFi9KtvBXP97ppCz1TAEvU1Uf66qvid89rbem3wCzQ =
28
28
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.17 h1:t0E6FzREdtCsiLIoLCWsYliNsRBgyGD/MCK571qk4MI =
29
29
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.17 /go.mod h1:ygpklyoaypuyDvOM5ujWGrYWpAK3h7ugnmKCU/76Ys4 =
30
- github.com/aws/aws-sdk-go-v2/service/redshift v1.54.7 h1:hpaye6DQfYc8yseJm6ppYQVt0BL1viYY5liuKYvuffk =
31
- github.com/aws/aws-sdk-go-v2/service/redshift v1.54.7 /go.mod h1:hJskgFEUic2UbbwAaIO/P63Ik2PP2gIgWWGgPkdOsHo =
30
+ github.com/aws/aws-sdk-go-v2/service/redshift v1.55.1 h1:g2AXKrTkVjnWpYXBXJ00lU6NaU849/jIIRxLVo10HGM =
31
+ github.com/aws/aws-sdk-go-v2/service/redshift v1.55.1 /go.mod h1:GGQqtUubSmvzcr23P48Qkkv2auTeatL67pL9SO6/b14 =
32
32
github.com/aws/aws-sdk-go-v2/service/redshiftdata v1.34.1 h1:4+OFVGzIg6JcwbR8FKtYdC6AuSg1jV11Hk3RIv6y2oY =
33
33
github.com/aws/aws-sdk-go-v2/service/redshiftdata v1.34.1 /go.mod h1:heOxElSAAGnh+jfAH0hK9ilW856kSFYBlYRJS5QKbm0 =
34
34
github.com/aws/aws-sdk-go-v2/service/redshiftserverless v1.27.5 h1:g7f591GF3JrJ3rE7daW9RUTgRoAua30F0P1OvHW8zSg =
You can’t perform that action at this time.
0 commit comments