Skip to content

Commit

Permalink
feat: bump go-dcp v1.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdulsametileri committed Dec 11, 2023
1 parent d22d34a commit ebff6d8
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.16
github.com/Trendyol/go-dcp v1.1.17
github.com/elastic/go-elasticsearch/v7 v7.17.10
github.com/json-iterator/go v1.1.12
github.com/prometheus/client_golang v1.17.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migc
github.com/Microsoft/hcsshim v0.11.1 h1:hJ3s7GbWlGK4YVV92sO88BQSyF4ZLVy7/awqOlPxFbA=
github.com/Trendyol/go-dcp v1.1.16 h1:oICdIOskJ/9vK01YW7/J8QvyPFuxlDyUIIns44PNZE4=
github.com/Trendyol/go-dcp v1.1.16/go.mod h1:HM8vKeRcMTpu41vZd0huiqjhISvjGg5HPOIhhPWxufQ=
github.com/Trendyol/go-dcp v1.1.17 h1:XLfgV0/UhzJhgWlZw5o6QSwXukMVzaOrB4gO5vGugd8=
github.com/Trendyol/go-dcp v1.1.17/go.mod h1:HM8vKeRcMTpu41vZd0huiqjhISvjGg5HPOIhhPWxufQ=
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 ebff6d8

Please sign in to comment.