Skip to content

Commit

Permalink
feat: bump go-dcp-client v0.0.60
Browse files Browse the repository at this point in the history
  • Loading branch information
erayarslan committed Jun 20, 2023
1 parent 5a1dad9 commit 0d63579
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.59
github.com/Trendyol/go-dcp-client v0.0.60
github.com/json-iterator/go v1.1.12
github.com/prometheus/client_golang v1.15.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 @@ -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.59 h1:mo2v8QbeCCR0Hi+PJO08XCOCo3xh55dn7+c2K2ewX/M=
github.com/Trendyol/go-dcp-client v0.0.59/go.mod h1:V/s7c30X1y1ZAlxnbQFeBJd1J0U8KMir3Jr9XAcpWho=
github.com/Trendyol/go-dcp-client v0.0.60 h1:B3vpihE6zJytVUYKavlgqJo+rPl/M34opBFqAuI9epc=
github.com/Trendyol/go-dcp-client v0.0.60/go.mod h1:V/s7c30X1y1ZAlxnbQFeBJd1J0U8KMir3Jr9XAcpWho=
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 0d63579

Please sign in to comment.