Skip to content

Commit

Permalink
Merge pull request #243 from birdayz/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/Shopify/sarama-1.38.1

Bump github.com/Shopify/sarama from 1.36.0 to 1.38.1
  • Loading branch information
birdayz authored May 21, 2023
2 parents 4417767 + 5d7bb68 commit 084d4af
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 359 deletions.
10 changes: 6 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
github.com/Landoop/schema-registry v0.0.0-20190327143759-50a5701c1891
github.com/Masterminds/sprig v2.22.0+incompatible
github.com/Shopify/sarama v1.36.0
github.com/Shopify/sarama v1.38.1
github.com/golang/protobuf v1.5.3
github.com/hokaccha/go-prettyjson v0.0.0-20190818114111-108c894c2c0e
github.com/jhump/protoreflect v1.15.1
Expand Down Expand Up @@ -36,7 +36,7 @@ require (
github.com/docker/go-connections v0.4.0 // indirect
github.com/docker/go-units v0.4.0 // indirect
github.com/eapache/go-resiliency v1.3.0 // indirect
github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21 // indirect
github.com/eapache/go-xerial-snappy v0.0.0-20230111030713-bf00bc1b83b6 // indirect
github.com/eapache/queue v1.1.0 // indirect
github.com/fatih/color v1.13.0 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
Expand All @@ -53,16 +53,18 @@ require (
github.com/jcmturner/gofork v1.7.6 // indirect
github.com/jcmturner/gokrb5/v8 v8.4.3 // indirect
github.com/jcmturner/rpc/v2 v2.0.3 // indirect
github.com/klauspost/compress v1.15.9 // indirect
github.com/klauspost/compress v1.15.14 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/mattn/go-isatty v0.0.16 // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/mitchellh/reflectwalk v1.0.2 // indirect
github.com/opencontainers/go-digest v1.0.0 // indirect
github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 // indirect
github.com/pierrec/lz4/v4 v4.1.15 // indirect
github.com/pierrec/lz4/v4 v4.1.17 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
github.com/rogpeppe/go-internal v1.10.0 // indirect
github.com/segmentio/kafka-go v0.4.39 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
Expand Down
Loading

0 comments on commit 084d4af

Please sign in to comment.