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/Trendyol/go-pq-cdc-elasticsearch
33go 1.22.5
44
55require (
6- github.com/Trendyol/go-pq-cdc v0.0.7
6+ github.com/Trendyol/go-pq-cdc v0.0.8
77 github.com/elastic/go-elasticsearch/v7 v7.17.10
88 github.com/go-playground/errors v3.3.0+incompatible
99 github.com/json-iterator/go v1.1.12
Original file line number Diff line number Diff line change 1- github.com/Trendyol/go-pq-cdc v0.0.7 h1:xdURvwrDTiJxR9XBgr92f0tbdUy89tVmx0nAo5fJwvY =
2- github.com/Trendyol/go-pq-cdc v0.0.7 /go.mod h1:RIooS3DPOWkXxq7nhrOuGgkD4x3ondWEYOrOEHAHnxc =
1+ github.com/Trendyol/go-pq-cdc v0.0.8 h1:4cKIb4+Cu8gwIpn80rPdaIRtYWDO3RgREzavoqOuMkM =
2+ github.com/Trendyol/go-pq-cdc v0.0.8 /go.mod h1:RIooS3DPOWkXxq7nhrOuGgkD4x3ondWEYOrOEHAHnxc =
33github.com/andybalholm/brotli v1.1.0 h1:eLKJA0d02Lf0mVpIDgYnqXcUn0GqVmEFny3VuID1U3M =
44github.com/andybalholm/brotli v1.1.0 /go.mod h1:sms7XGricyQI9K10gOSf56VKKWS4oLer58Q+mhRPtnY =
55github.com/avast/retry-go/v4 v4.6.0 h1:K9xNA+KeB8HHc2aWFuLb25Offp+0iVRXEvFx8IinRJA =
You can’t perform that action at this time.
0 commit comments