Skip to content

Commit

Permalink
Upgrade go-dcp-client v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mhmtszr committed Jan 3, 2023
1 parent ff065e5 commit cf6ee6a
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.5
github.com/Trendyol/go-dcp-client v0.0.7
github.com/gookit/config/v2 v2.1.8
github.com/segmentio/kafka-go v0.4.38
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ github.com/Microsoft/hcsshim v0.9.4 h1:mnUj0ivWy6UzbB1uLFqKR6F+ZyiDc7j4iGgHTpO+5
github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46/go.mod h1:3wb06e3pkSAbeQ52E9H9iFoQsEEwGN64994WTCIhntQ=
github.com/PuerkitoBio/purell v1.1.1/go.mod h1:c11w/QuzBsJSee3cPx9rAFu61PvFxuPbtSwDGJws/X0=
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578/go.mod h1:uGdkoq3SwY9Y+13GIhn11/XLaGBb4BfwItxLd5jeuXE=
github.com/Trendyol/go-dcp-client v0.0.5 h1:PGJQMFCShIYGxMh1ykALaWUcBbvaOd7d0T8edKoCEJA=
github.com/Trendyol/go-dcp-client v0.0.5/go.mod h1:JU9ez6Dw0gNZEtfIP9H6YzlwXn/aCGRUF/4Y1ooa1ds=
github.com/Trendyol/go-dcp-client v0.0.7 h1:eW2dgvC9lu7iH0SQY1h0rTW/a8ex5xpx7DXkMX6jVeA=
github.com/Trendyol/go-dcp-client v0.0.7/go.mod h1:JU9ez6Dw0gNZEtfIP9H6YzlwXn/aCGRUF/4Y1ooa1ds=
github.com/agext/levenshtein v1.2.1/go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558=
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
Expand Down

0 comments on commit cf6ee6a

Please sign in to comment.