Skip to content

Commit

Permalink
Go Dcp Client v0.0.16 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhmtszr authored Mar 9, 2023
1 parent ad5abb6 commit d6ef308
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/Trendyol/go-kafka-connect-couchbase
go 1.20

require (
github.com/Trendyol/go-dcp-client v0.0.14
github.com/Trendyol/go-dcp-client v0.0.16
github.com/gookit/config/v2 v2.2.1
github.com/segmentio/kafka-go v0.4.39
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym
github.com/Microsoft/go-winio v0.5.2 h1:a9IhgEQBCUEk6QCdml9CiJGhAws+YwffDHEMp1VMrpA=
github.com/Microsoft/hcsshim v0.9.4 h1:mnUj0ivWy6UzbB1uLFqKR6F+ZyiDc7j4iGgHTpO+5+I=
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
github.com/Trendyol/go-dcp-client v0.0.14 h1:jGlhN31mmRVIvcbxsAIrpLCCW2AUb4BJQNEbuVdV3z4=
github.com/Trendyol/go-dcp-client v0.0.14/go.mod h1:f7AK3AIT0MyaOJrSKPVFk0RQPNmqH3WH46Xia42d2eo=
github.com/Trendyol/go-dcp-client v0.0.16 h1:3RPu4kV4LbsNnM0eh6F6Y+GKtmAMH8KjC5R60n0RUWQ=
github.com/Trendyol/go-dcp-client v0.0.16/go.mod h1:f7AK3AIT0MyaOJrSKPVFk0RQPNmqH3WH46Xia42d2eo=
github.com/VividCortex/ewma v1.2.0 h1:f58SaIzcDXrSy3kWaHNvuJgJ3Nmz59Zji6XoJR/q1ow=
github.com/VividCortex/ewma v1.2.0/go.mod h1:nz4BbCtbLyFDeC9SUHbtcT5644juEuWfUAUnGx7j5l4=
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
Expand Down

0 comments on commit d6ef308

Please sign in to comment.