Skip to content

Commit

Permalink
feat: bump go-dcp to v1.1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
mhmtszr committed Jan 8, 2024
1 parent 50c1786 commit 4a4743d
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-dcp-couchbase
go 1.20

require (
github.com/Trendyol/go-dcp v1.1.20
github.com/Trendyol/go-dcp v1.1.21
github.com/couchbase/gocbcore/v10 v10.3.1-0.20231213162017-f00815ca5786
github.com/prometheus/client_golang v1.18.0
github.com/sirupsen/logrus v1.9.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 h1:UQHMgLO+TxOElx5B5HZ4hJQsoJ/PvUvKRhJHDQXO8P8=
github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow=
github.com/Microsoft/hcsshim v0.11.1 h1:hJ3s7GbWlGK4YVV92sO88BQSyF4ZLVy7/awqOlPxFbA=
github.com/Trendyol/go-dcp v1.1.20 h1:b0FjFz9NYAXtGMcAZfZUXmxRmrK1mjgTuJ7ut9rx9TY=
github.com/Trendyol/go-dcp v1.1.20/go.mod h1:SvdnxNuyS77/QeAIPVLWBq0TH00aKWrC5Ni3K8R/+oQ=
github.com/Trendyol/go-dcp v1.1.21 h1:lh3ibe5Hbk6ZXy+x7MteivaJyA1kDLr3DouFd+d7cu8=
github.com/Trendyol/go-dcp v1.1.21/go.mod h1:SvdnxNuyS77/QeAIPVLWBq0TH00aKWrC5Ni3K8R/+oQ=
github.com/andybalholm/brotli v1.0.5 h1:8uQZIdzKmjc/iuPu7O2ioW48L81FgatrcpfFmiq/cCs=
github.com/andybalholm/brotli v1.0.5/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
github.com/ansrivas/fiberprometheus/v2 v2.6.1 h1:wac3pXaE6BYYTF04AC6K0ktk6vCD+MnDOJZ3SK66kXM=
Expand Down

0 comments on commit 4a4743d

Please sign in to comment.