Skip to content

Commit

Permalink
feat: bump kafka-cronsumer v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdulsametileri committed Aug 20, 2023
1 parent 4ce3903 commit 013b756
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/kafka-konsumer
go 1.19

require (
github.com/Trendyol/kafka-cronsumer v1.2.2
github.com/Trendyol/kafka-cronsumer v1.2.3
github.com/ansrivas/fiberprometheus/v2 v2.6.1
github.com/gofiber/fiber/v2 v2.48.0
github.com/prometheus/client_golang v1.16.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/Trendyol/kafka-cronsumer v1.2.2 h1:Pxyd5xVZYmwkPGDfqzWhbcwaE5TFzipz2yxaqwEwEq8=
github.com/Trendyol/kafka-cronsumer v1.2.2/go.mod h1:7/eJ5jRqtDewE7dXlAoAWyDN5OEcskXJoyCS25bf+bM=
github.com/Trendyol/kafka-cronsumer v1.2.3 h1:NGZRvFs/RjyK7voCMWbyg17/H1n2OF3Yt8sVwsAyw/E=
github.com/Trendyol/kafka-cronsumer v1.2.3/go.mod h1:VpweJmKY+6dppFhzWOZDbZfxBNuJkSxB12CcuZWBNFU=
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 013b756

Please sign in to comment.