Skip to content

Commit

Permalink
feat: bump kafka-cronsumer v1.4.4
Browse files Browse the repository at this point in the history
Bumps [github.com/Trendyol/kafka-cronsumer](https://github.com/Trendyol/kafka-cronsumer) from 1.3.4 to 1.4.4.
- [Release notes](https://github.com/Trendyol/kafka-cronsumer/releases)
- [Changelog](https://github.com/Trendyol/kafka-cronsumer/blob/main/.goreleaser.yml)
- [Commits](Trendyol/kafka-cronsumer@v1.3.4...v1.4.4)

---
updated-dependencies:
- dependency-name: github.com/Trendyol/kafka-cronsumer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent 38660af commit a92ffd8
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.3.4
github.com/Trendyol/kafka-cronsumer v1.4.4
github.com/Trendyol/otel-kafka-konsumer v0.0.5
github.com/ansrivas/fiberprometheus/v2 v2.6.1
github.com/gofiber/fiber/v2 v2.48.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.3.4 h1:H1PmXfNtzCQm6pYsERUHlSTaib/WaICES+GJvl2RX8U=
github.com/Trendyol/kafka-cronsumer v1.3.4/go.mod h1:VpweJmKY+6dppFhzWOZDbZfxBNuJkSxB12CcuZWBNFU=
github.com/Trendyol/kafka-cronsumer v1.4.4 h1:RfTpVyvxf+FjLxOJIHQXr6zrMjtba6PGUAYXLoGnVuE=
github.com/Trendyol/kafka-cronsumer v1.4.4/go.mod h1:VpweJmKY+6dppFhzWOZDbZfxBNuJkSxB12CcuZWBNFU=
github.com/Trendyol/otel-kafka-konsumer v0.0.5 h1:i5Q6vR4ZRTtlb+uLimGJNBOQUiAtcbjn7Xc2FmPap/4=
github.com/Trendyol/otel-kafka-konsumer v0.0.5/go.mod h1:zdCaFclzRCO9fzcjxkHrWOB3I2+uTPrmkq4zczkD1F0=
github.com/andybalholm/brotli v1.0.5 h1:8uQZIdzKmjc/iuPu7O2ioW48L81FgatrcpfFmiq/cCs=
Expand Down

0 comments on commit a92ffd8

Please sign in to comment.