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/grafana/redshift-datasource
3
3
go 1.24.4
4
4
5
5
require (
6
- github.com/aws/aws-sdk-go-v2 v1.37.1
6
+ github.com/aws/aws-sdk-go-v2 v1.37.2
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.28.1
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ github.com/apache/arrow-go/v18 v18.3.0 h1:Xq4A6dZj9Nu33sqZibzn012LNnewkTUlfKVUFD
9
9
github.com/apache/arrow-go/v18 v18.3.0 /go.mod h1:eEM1DnUTHhgGAjf/ChvOAQbUQ+EPohtDrArffvUjPg8 =
10
10
github.com/apache/thrift v0.21.0 h1:tdPmh/ptjE1IJnhbhrcl2++TauVjy242rkV/UzJChnE =
11
11
github.com/apache/thrift v0.21.0 /go.mod h1:W1H8aR/QRtYNvrPeFXBtobyRkd0/YVhTc6i07XIAgDw =
12
- github.com/aws/aws-sdk-go-v2 v1.37.1 h1:SMUxeNz3Z6nqGsXv0JuJXc8w5YMtrQMuIBmDx//bBDY =
13
- github.com/aws/aws-sdk-go-v2 v1.37.1 /go.mod h1:9Q0OoGQoboYIAJyslFyF1f5K1Ryddop8gqMhWx/n4Wg =
12
+ github.com/aws/aws-sdk-go-v2 v1.37.2 h1:xkW1iMYawzcmYFYEV0UCMxc8gSsjCGEhBXQkdQywVbo =
13
+ github.com/aws/aws-sdk-go-v2 v1.37.2 /go.mod h1:9Q0OoGQoboYIAJyslFyF1f5K1Ryddop8gqMhWx/n4Wg =
14
14
github.com/aws/aws-sdk-go-v2/config v1.29.17 h1:jSuiQ5jEe4SAMH6lLRMY9OVC+TqJLP5655pBGjmnjr0 =
15
15
github.com/aws/aws-sdk-go-v2/config v1.29.17 /go.mod h1:9P4wwACpbeXs9Pm9w1QTh6BwWwJjwYvJ1iCt5QbCXh8 =
16
16
github.com/aws/aws-sdk-go-v2/credentials v1.17.70 h1:ONnH5CM16RTXRkS8Z1qg7/s2eDOhHhaXVd72mmyv4/0 =
You can’t perform that action at this time.
0 commit comments