Skip to content

Commit

Permalink
feat: bump go-dcp-client v0.0.55
Browse files Browse the repository at this point in the history
  • Loading branch information
mhmtszr committed May 10, 2023
1 parent 2268589 commit 80aee0f
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.19

require (
github.com/Trendyol/go-dcp-client v0.0.54
github.com/Trendyol/go-dcp-client v0.0.55
github.com/json-iterator/go v1.1.12
github.com/prometheus/client_golang v1.15.0
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 @@ -36,8 +36,8 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/Microsoft/go-winio v0.5.2 h1:a9IhgEQBCUEk6QCdml9CiJGhAws+YwffDHEMp1VMrpA=
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
github.com/Trendyol/go-dcp-client v0.0.54 h1:1IjxWn140Ua0BIOt8UJt9DCOTnrBVuLAPjTVkKFoTwA=
github.com/Trendyol/go-dcp-client v0.0.54/go.mod h1:1LMECg6vzr1Y6G0MgPSM/rYvLkDnIh5lwnUwO6IqzyU=
github.com/Trendyol/go-dcp-client v0.0.55 h1:nGTMEQaAI0Y1M+8oTYdNmxiuruHtIb1f5Y/4ppjZfIU=
github.com/Trendyol/go-dcp-client v0.0.55/go.mod h1:9A4pKFBFvxOCALovO3cfBNdu/R3cG+FscgUk/UofOiU=
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 80aee0f

Please sign in to comment.