Skip to content

Commit

Permalink
feat: bump go-dcp to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdulsametileri committed Oct 26, 2023
1 parent 5fb7c57 commit fdaa689
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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-dcp-elasticsearch
go 1.20

require (
github.com/Trendyol/go-dcp v1.1.0
github.com/Trendyol/go-dcp v1.1.1
github.com/elastic/go-elasticsearch/v7 v7.17.7
github.com/json-iterator/go v1.1.12
github.com/prometheus/client_golang v1.16.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migc
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
github.com/Trendyol/go-dcp v1.1.0 h1:S58E6g5AK7lQgcEReIFsinG8TH9tpAEVrtB4SlHX87k=
github.com/Trendyol/go-dcp v1.1.0/go.mod h1:L9FW5kQ5CFTBTjK3QmpQ2qkkUS06BYsaQu37hBkUzE0=
github.com/Trendyol/go-dcp v1.1.1 h1:9g43nh8oFsKhGk5igHXZ7xvs2OJIm82i9xVNVD1g0Qw=
github.com/Trendyol/go-dcp v1.1.1/go.mod h1:L9FW5kQ5CFTBTjK3QmpQ2qkkUS06BYsaQu37hBkUzE0=
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=
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
Expand Down

0 comments on commit fdaa689

Please sign in to comment.