Skip to content

Commit

Permalink
chore(deps): bump github.com/Trendyol/kafka-cronsumer (#28)
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.2.3 to 1.3.3.
- [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.2.3...v1.3.3)

---
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 Sep 1, 2023
1 parent 01f9660 commit c17711a
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.3
github.com/Trendyol/kafka-cronsumer v1.3.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.3 h1:NGZRvFs/RjyK7voCMWbyg17/H1n2OF3Yt8sVwsAyw/E=
github.com/Trendyol/kafka-cronsumer v1.2.3/go.mod h1:VpweJmKY+6dppFhzWOZDbZfxBNuJkSxB12CcuZWBNFU=
github.com/Trendyol/kafka-cronsumer v1.3.3 h1:KNlX/L4bDkpNAXTqHUQNrnkC/kauL6djKp0tuOFny8Y=
github.com/Trendyol/kafka-cronsumer v1.3.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 c17711a

Please sign in to comment.