File tree Expand file tree Collapse file tree 6 files changed +70
-6
lines changed Expand file tree Collapse file tree 6 files changed +70
-6
lines changed Original file line number Diff line number Diff line change 1+ * Added ` table/options.ChangefeedFormatDynamoDBStreamsJSON ` format of ` DynamoDB ` change feeds
2+
13## v3.48.8
24* Fixed ` sugar.RemoveRecursive() ` for column table type
35
Original file line number Diff line number Diff line change @@ -49,16 +49,16 @@ require (
4949 github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 // indirect
5050 github.com/syndtr/goleveldb v1.0.0 // indirect
5151 github.com/yandex-cloud/go-genproto v0.0.0-20220815090733-4c139c0154e2 // indirect
52- github.com/ydb-platform/ydb-go-genproto v0.0.0-20230528143953-42c825ace222 // indirect
52+ github.com/ydb-platform/ydb-go-genproto v0.0.0-20230801151335-81e01be38941 // indirect
5353 github.com/ydb-platform/ydb-go-sdk-metrics v0.16.3 // indirect
5454 github.com/ydb-platform/ydb-go-yc-metadata v0.5.4 // indirect
5555 golang.org/x/crypto v0.6.0 // indirect
56- golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
56+ golang.org/x/mod v0.7.0 // indirect
5757 golang.org/x/net v0.7.0 // indirect
5858 golang.org/x/sync v0.1.0 // indirect
5959 golang.org/x/sys v0.5.0 // indirect
6060 golang.org/x/text v0.7.0 // indirect
61- golang.org/x/tools v0.1.12 // indirect
61+ golang.org/x/tools v0.3.0 // indirect
6262 google.golang.org/grpc v1.53.0 // indirect
6363 google.golang.org/protobuf v1.28.1 // indirect
6464 lukechampine.com/uint128 v1.1.1 // indirect
You can’t perform that action at this time.
0 commit comments