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/timestream-datasource
33go 1.24.4
44
55require (
6- github.com/aws/aws-sdk-go-v2 v1.38.0
6+ github.com/aws/aws-sdk-go-v2 v1.38.1
77 github.com/aws/aws-sdk-go-v2/service/timestreamquery v1.31.3
88 github.com/google/go-cmp v0.7.0
99 github.com/grafana/grafana-aws-sdk v1.1.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
99github.com/apache/arrow-go/v18 v18.3.0 /go.mod h1:eEM1DnUTHhgGAjf/ChvOAQbUQ+EPohtDrArffvUjPg8 =
1010github.com/apache/thrift v0.21.0 h1:tdPmh/ptjE1IJnhbhrcl2++TauVjy242rkV/UzJChnE =
1111github.com/apache/thrift v0.21.0 /go.mod h1:W1H8aR/QRtYNvrPeFXBtobyRkd0/YVhTc6i07XIAgDw =
12- github.com/aws/aws-sdk-go-v2 v1.38.0 h1:UCRQ5mlqcFk9HJDIqENSLR3wiG1VTWlyUfLDEvY7RxU =
13- github.com/aws/aws-sdk-go-v2 v1.38.0 /go.mod h1:9Q0OoGQoboYIAJyslFyF1f5K1Ryddop8gqMhWx/n4Wg =
12+ github.com/aws/aws-sdk-go-v2 v1.38.1 h1:j7sc33amE74Rz0M/PoCpsZQ6OunLqys/m5antM0J+Z8 =
13+ github.com/aws/aws-sdk-go-v2 v1.38.1 /go.mod h1:9Q0OoGQoboYIAJyslFyF1f5K1Ryddop8gqMhWx/n4Wg =
1414github.com/aws/aws-sdk-go-v2/config v1.30.3 h1:utupeVnE3bmB221W08P0Moz1lDI3OwYa2fBtUhl7TCc =
1515github.com/aws/aws-sdk-go-v2/config v1.30.3 /go.mod h1:NDGwOEBdpyZwLPlQkpKIO7frf18BW8PaCmAM9iUxQmI =
1616github.com/aws/aws-sdk-go-v2/credentials v1.18.3 h1:ptfyXmv+ooxzFwyuBth0yqABcjVIkjDL0iTYZBSbum8 =
You can’t perform that action at this time.
0 commit comments