Bump github.com/twmb/franz-go from 1.5.0 to 1.5.1 #63

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/github.com/twmb/franz-go-1.5.1 into v3 2022-05-05 17:55:46 +03:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit fee0a9f621 - Show all commits

2
go.mod
View File

@ -3,7 +3,7 @@ module go.unistack.org/micro-broker-kgo/v3
go 1.17 go 1.17
require ( require (
github.com/twmb/franz-go v1.5.0 github.com/twmb/franz-go v1.5.1
github.com/twmb/franz-go/pkg/kmsg v1.0.0 github.com/twmb/franz-go/pkg/kmsg v1.0.0
go.unistack.org/micro/v3 v3.9.8 go.unistack.org/micro/v3 v3.9.8
) )

4
go.sum
View File

@ -76,8 +76,8 @@ github.com/stoewer/go-strcase v1.2.0/go.mod h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI= github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA= github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA=
github.com/twmb/franz-go v1.5.0 h1:DC2Ov0Z0+wqqrHYkTHukzm14x2mv059MD1YL6N9AYew= github.com/twmb/franz-go v1.5.1 h1:6oLnmqNMJCrGCxUZUN4/vVmcAwFe0Ee/dkoVHZr5qq0=
github.com/twmb/franz-go v1.5.0/go.mod h1:ZKQ5AtqBbdc783bLCay7nDc21lJnIIA8mFJYhLMF19E= github.com/twmb/franz-go v1.5.1/go.mod h1:ZKQ5AtqBbdc783bLCay7nDc21lJnIIA8mFJYhLMF19E=
github.com/twmb/franz-go/pkg/kmsg v1.0.0 h1:dQdaXLDUEb+XkSUqw2/GvMEGdw1o89X2fOiFjlhztyA= github.com/twmb/franz-go/pkg/kmsg v1.0.0 h1:dQdaXLDUEb+XkSUqw2/GvMEGdw1o89X2fOiFjlhztyA=
github.com/twmb/franz-go/pkg/kmsg v1.0.0/go.mod h1:SxG/xJKhgPu25SamAq0rrucfp7lbzCpEXOC+vH/ELrY= github.com/twmb/franz-go/pkg/kmsg v1.0.0/go.mod h1:SxG/xJKhgPu25SamAq0rrucfp7lbzCpEXOC+vH/ELrY=
github.com/twmb/go-rbtree v1.0.0 h1:KxN7dXJ8XaZ4cvmHV1qqXTshxX3EBvX/toG5+UR49Mg= github.com/twmb/go-rbtree v1.0.0 h1:KxN7dXJ8XaZ4cvmHV1qqXTshxX3EBvX/toG5+UR49Mg=