Skip to content

Commit

Permalink
Merge pull request #36 from Interhyp/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/twmb/franz-go-1.9.1

chore(deps): bump github.com/twmb/franz-go from 1.9.0 to 1.9.1
  • Loading branch information
KRaffael authored Nov 2, 2022
2 parents a9fa217 + f472490 commit c5c3896
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 @@ -71,7 +71,7 @@ require (
github.com/robfig/cron/v3 v3.0.1
github.com/rs/zerolog v1.28.0
github.com/stretchr/testify v1.8.1
github.com/twmb/franz-go v1.9.0
github.com/twmb/franz-go v1.9.1
go.elastic.co/apm/module/apmchiv5/v2 v2.1.0
go.elastic.co/apm/module/apmhttp/v2 v2.1.0
go.elastic.co/apm/v2 v2.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -308,8 +308,8 @@ github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKs
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/tidwall/tinylru v1.1.0 h1:XY6IUfzVTU9rpwdhKUF6nQdChgCdGjkMfLzbWyiau6I=
github.com/tidwall/tinylru v1.1.0/go.mod h1:3+bX+TJ2baOLMWTnlyNWHh4QMnFyARg2TLTQ6OFbzw8=
github.com/twmb/franz-go v1.9.0 h1:q2X6DekP91zm3Jh1F7OxChgiBss3bteJv3sOc+VngRk=
github.com/twmb/franz-go v1.9.0/go.mod h1:PMze0jNfNghhih2XHbkmTFykbMF5sJqmNJB31DOOzro=
github.com/twmb/franz-go v1.9.1 h1:Wnom/Wjpb6yDmHBk8DF3wogWq2Y4kcJZJbCjdBeY3ec=
github.com/twmb/franz-go v1.9.1/go.mod h1:PMze0jNfNghhih2XHbkmTFykbMF5sJqmNJB31DOOzro=
github.com/twmb/franz-go/pkg/kmsg v1.2.0 h1:jYWh2qFw5lDbNv5Gvu/sMKagzICxuA5L6m1W2Oe7XUo=
github.com/twmb/franz-go/pkg/kmsg v1.2.0/go.mod h1:SxG/xJKhgPu25SamAq0rrucfp7lbzCpEXOC+vH/ELrY=
github.com/ugorji/go v1.1.7/go.mod h1:kZn38zHttfInRq0xu/PH0az30d+z6vm202qpg1oXVMw=
Expand Down

0 comments on commit c5c3896

Please sign in to comment.