Skip to content

Commit

Permalink
chore: bump dependencies for integration test go module
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdulsametileri committed Sep 1, 2023
1 parent 1f2b5e1 commit 1577727
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion test/integration/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
)

require (
github.com/Trendyol/kafka-cronsumer v1.2.3 // indirect
github.com/Trendyol/kafka-cronsumer v1.3.3 // indirect
github.com/andybalholm/brotli v1.0.5 // indirect
github.com/ansrivas/fiberprometheus/v2 v2.6.1 // indirect
github.com/beorn7/perks v1.0.1 // indirect
Expand Down
6 changes: 2 additions & 4 deletions test/integration/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +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-konsumer v1.3.4 h1:n2aAJ2azhQ9199n3weJx5MHiN3/WMLkRgo9XrNepCSA=
github.com/Trendyol/kafka-konsumer v1.3.4/go.mod h1:yQdYQA8JXQSQuPYa52u5ss4EfKUYxTnlD0+2vTsxOoU=
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 1577727

Please sign in to comment.