Skip to content

Commit

Permalink
Update franz-go to v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
weeco committed Aug 13, 2021
1 parent d452033 commit 3d59e90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.10.0
github.com/prometheus/common v0.24.0 // indirect
github.com/twmb/franz-go v0.9.1-0.20210811053959-aecaf27e7ffa
github.com/twmb/franz-go v0.9.1
github.com/twmb/franz-go/pkg/kmsg v0.0.0-20210726202344-c376dbc9081f
go.uber.org/atomic v1.7.0
go.uber.org/multierr v1.7.0 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,8 @@ github.com/twmb/franz-go v0.9.0 h1:mI8VvdLeyJh//X8KX9pWOZcp272eR41O8jI7MfGNhFU=
github.com/twmb/franz-go v0.9.0/go.mod h1:Qa6npC7EIi4WoLmnUz9Ue/sPL0k+ex4OyHCYJ2pCAqw=
github.com/twmb/franz-go v0.9.1-0.20210811053959-aecaf27e7ffa h1:tr0eo2srDAyR1MxNsguWYGIAgBn/2OsropW0KdgoIhM=
github.com/twmb/franz-go v0.9.1-0.20210811053959-aecaf27e7ffa/go.mod h1:Qa6npC7EIi4WoLmnUz9Ue/sPL0k+ex4OyHCYJ2pCAqw=
github.com/twmb/franz-go v0.9.1 h1:W46WMAncbrsBnadiXkaojaBqNPnSJp5mFbRUL0mFwGY=
github.com/twmb/franz-go v0.9.1/go.mod h1:Qa6npC7EIi4WoLmnUz9Ue/sPL0k+ex4OyHCYJ2pCAqw=
github.com/twmb/franz-go/pkg/kmsg v0.0.0-20210726202344-c376dbc9081f h1:Opx7EKsXb4IOPj1ammVNksPFpbXx6aaxdIn4hGjiIpk=
github.com/twmb/franz-go/pkg/kmsg v0.0.0-20210726202344-c376dbc9081f/go.mod h1:SxG/xJKhgPu25SamAq0rrucfp7lbzCpEXOC+vH/ELrY=
github.com/twmb/go-rbtree v1.0.0 h1:KxN7dXJ8XaZ4cvmHV1qqXTshxX3EBvX/toG5+UR49Mg=
Expand Down

0 comments on commit 3d59e90

Please sign in to comment.