Skip to content

Commit

Permalink
Merge pull request #126 from widmogrod/dependabot/go_modules/github.c…
Browse files Browse the repository at this point in the history
…om/confluentinc/confluent-kafka-go/v2-2.4.0

build(deps): bump github.com/confluentinc/confluent-kafka-go/v2 from 2.3.0 to 2.4.0
  • Loading branch information
widmogrod authored Jul 13, 2024
2 parents 1949a35 + ccc8271 commit 364cedc
Show file tree
Hide file tree
Showing 2 changed files with 326 additions and 60 deletions.
9 changes: 4 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@ require (
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.32.6
github.com/aws/aws-sdk-go-v2/service/kinesis v1.18.5
github.com/aws/aws-sdk-go-v2/service/sqs v1.24.5
github.com/confluentinc/confluent-kafka-go/v2 v2.3.0
github.com/confluentinc/confluent-kafka-go/v2 v2.4.0
github.com/fatih/structtag v1.2.0
github.com/fsnotify/fsnotify v1.7.0
github.com/google/go-cmp v0.6.0
github.com/opensearch-project/opensearch-go/v2 v2.3.0
github.com/robfig/cron/v3 v3.0.1
github.com/sashabaranov/go-openai v1.24.1
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.8.4
github.com/stretchr/testify v1.9.0
github.com/urfave/cli/v2 v2.27.1
golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63
golang.org/x/mod v0.14.0
golang.org/x/mod v0.16.0
)

require (
Expand All @@ -47,8 +47,7 @@ require (
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
golang.org/x/net v0.20.0 // indirect
golang.org/x/sys v0.16.0 // indirect
golang.org/x/sys v0.18.0 // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading

0 comments on commit 364cedc

Please sign in to comment.