Skip to content

Commit

Permalink
feat: bump kafka-cronsumer v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdulsametileri committed Aug 8, 2023
1 parent 777011c commit cf9bdfe
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.0
github.com/Trendyol/kafka-cronsumer v1.2.1
github.com/gofiber/adaptor/v2 v2.2.1
github.com/gofiber/fiber/v2 v2.44.0
github.com/prometheus/client_golang v1.15.1
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.0 h1:ukaDwdRXqD6jVe4L+gD5IcO8EBJDB8/lIJBVm1slmkQ=
github.com/Trendyol/kafka-cronsumer v1.2.0/go.mod h1:GzV1DUvjUTco+Qk4zR2GLfWblFszKTuYY9Epx8d7ROM=
github.com/Trendyol/kafka-cronsumer v1.2.1 h1:BC/YDRE1W7OfDCSk4KD8pRyVSLKR929zvqi5gNGq3Mc=
github.com/Trendyol/kafka-cronsumer v1.2.1/go.mod h1:GzV1DUvjUTco+Qk4zR2GLfWblFszKTuYY9Epx8d7ROM=
github.com/andybalholm/brotli v1.0.5 h1:8uQZIdzKmjc/iuPu7O2ioW48L81FgatrcpfFmiq/cCs=
github.com/andybalholm/brotli v1.0.5/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
github.com/benbjohnson/clock v1.1.0 h1:Q92kusRqC1XV2MjkWETPvjJVqKetz1OzxZB7mHJLju8=
Expand Down

0 comments on commit cf9bdfe

Please sign in to comment.