Skip to content

Commit

Permalink
Merge pull request #2152 from benthosdev/dependabot/go_modules/produc…
Browse files Browse the repository at this point in the history
…tion-dependencies-9409f1c0bf

Bump the production-dependencies group with 14 updates
  • Loading branch information
Jeffail authored Oct 2, 2023
2 parents 82cc258 + aef3f7b commit 82891ff
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 70 deletions.
44 changes: 22 additions & 22 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@ require (
github.com/PaesslerAG/jsonpath v0.1.1
github.com/apache/pulsar-client-go v0.11.0
github.com/aws/aws-lambda-go v1.41.0
github.com/aws/aws-sdk-go v1.45.12
github.com/aws/aws-sdk-go v1.45.19
github.com/beanstalkd/go-beanstalk v0.2.0
github.com/benhoyt/goawk v1.24.0
github.com/benhoyt/goawk v1.25.0
github.com/bradfitz/gomemcache v0.0.0-20230124162541-5f7a7d875746
github.com/bwmarrin/discordgo v0.27.1
github.com/bwmarrin/snowflake v0.3.0
github.com/cenkalti/backoff/v4 v4.2.1
github.com/clbanning/mxj/v2 v2.7.0
github.com/colinmarc/hdfs v1.1.3
github.com/couchbase/gocb/v2 v2.6.3
github.com/couchbase/gocb/v2 v2.6.4
github.com/denisenkom/go-mssqldb v0.12.3
github.com/dgraph-io/ristretto v0.1.1
github.com/dop251/goja v0.0.0-20220815083517-0c74f9139fd6
Expand All @@ -44,7 +44,7 @@ require (
github.com/fsnotify/fsnotify v1.6.0
github.com/generikvault/gvalstrings v0.0.0-20180926130504-471f38f0112a
github.com/getsentry/sentry-go v0.24.1
github.com/go-faker/faker/v4 v4.1.1
github.com/go-faker/faker/v4 v4.2.0
github.com/go-sql-driver/mysql v1.7.1
github.com/gocql/gocql v1.6.0
github.com/gofrs/uuid v4.4.0+incompatible
Expand All @@ -70,7 +70,7 @@ require (
github.com/matoous/go-nanoid/v2 v2.0.0
github.com/microcosm-cc/bluemonday v1.0.25
github.com/mitchellh/mapstructure v1.5.0
github.com/nats-io/nats.go v1.29.0
github.com/nats-io/nats.go v1.30.2
github.com/nats-io/nkeys v0.4.5
github.com/nats-io/stan.go v0.10.4
github.com/nsf/jsondiff v0.0.0-20210926074059-1e845ec5d249
Expand All @@ -82,18 +82,18 @@ require (
github.com/pebbe/zmq4 v1.2.10
github.com/pierrec/lz4/v4 v4.1.18
github.com/pkg/sftp v1.13.6
github.com/prometheus/client_golang v1.16.0
github.com/prometheus/client_golang v1.17.0
github.com/prometheus/common v0.44.0
github.com/pusher/pusher-http-go v4.0.1+incompatible
github.com/quipo/dependencysolver v0.0.0-20170801134659-2b009cb4ddcc
github.com/rabbitmq/amqp091-go v1.8.1
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
github.com/redis/go-redis/v9 v9.1.0
github.com/rickb777/date v1.20.4
github.com/redis/go-redis/v9 v9.2.1
github.com/rickb777/date v1.20.5
github.com/robfig/cron/v3 v3.0.1
github.com/segmentio/ksuid v1.0.4
github.com/segmentio/parquet-go v0.0.0-20220830163417-b03c0471ebb0
github.com/sijms/go-ora/v2 v2.7.17
github.com/sijms/go-ora/v2 v2.7.18
github.com/sirupsen/logrus v1.9.3
github.com/smira/go-statsd v1.3.2
github.com/snowflakedb/gosnowflake v1.6.25
Expand All @@ -102,10 +102,10 @@ require (
github.com/tetratelabs/wazero v1.5.0
github.com/tilinna/z85 v1.0.0
github.com/trinodb/trino-go-client v0.312.0
github.com/twmb/franz-go v1.14.4
github.com/twmb/franz-go v1.15.0
github.com/twmb/franz-go/pkg/kmsg v1.6.1
github.com/urfave/cli/v2 v2.25.7
github.com/vmihailenco/msgpack/v5 v5.3.5
github.com/vmihailenco/msgpack/v5 v5.4.0
github.com/xdg/scram v1.0.5
github.com/xeipuuv/gojsonschema v1.2.0
github.com/xitongsys/parquet-go v1.6.2
Expand All @@ -116,7 +116,7 @@ require (
go.opentelemetry.io/otel v1.19.0
go.opentelemetry.io/otel/exporters/jaeger v1.17.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.18.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0
go.opentelemetry.io/otel/sdk v1.19.0
go.opentelemetry.io/otel/trace v1.19.0
Expand All @@ -127,15 +127,15 @@ require (
golang.org/x/oauth2 v0.12.0
golang.org/x/sync v0.3.0
golang.org/x/text v0.13.0
google.golang.org/api v0.141.0
google.golang.org/api v0.143.0
google.golang.org/protobuf v1.31.0
gopkg.in/natefinch/lumberjack.v2 v2.2.1
gopkg.in/yaml.v3 v3.0.1
modernc.org/sqlite v1.25.0
modernc.org/sqlite v1.26.0
)

require (
cloud.google.com/go v0.110.6 // indirect
cloud.google.com/go v0.110.7 // indirect
cloud.google.com/go/compute v1.23.0 // indirect
cloud.google.com/go/compute/metadata v0.2.3 // indirect
cloud.google.com/go/iam v1.1.1 // indirect
Expand Down Expand Up @@ -178,7 +178,7 @@ require (
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/cockroachdb/apd/v3 v3.2.0 // indirect
github.com/containerd/continuity v0.3.0 // indirect
github.com/couchbase/gocbcore/v10 v10.2.3 // indirect
github.com/couchbase/gocbcore/v10 v10.2.8 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
github.com/danieljoos/wincred v1.2.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
Expand Down Expand Up @@ -213,7 +213,7 @@ require (
github.com/google/s2a-go v0.1.7 // indirect
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/google/uuid v1.3.1 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.2.5 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.3.1 // indirect
github.com/googleapis/gax-go/v2 v2.12.0 // indirect
github.com/gorilla/css v1.0.0 // indirect
github.com/gosimple/unidecode v1.0.1 // indirect
Expand Down Expand Up @@ -262,8 +262,8 @@ require (
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/prometheus/client_model v0.4.0 // indirect
github.com/prometheus/procfs v0.10.1 // indirect
github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16 // indirect
github.com/prometheus/procfs v0.11.1 // indirect
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
github.com/rickb777/plural v1.4.1 // indirect
github.com/rivo/uniseg v0.4.4 // indirect
Expand Down Expand Up @@ -292,9 +292,9 @@ require (
golang.org/x/tools v0.13.0 // indirect
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20230803162519-f966b187b2e5 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20230803162519-f966b187b2e5 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230911183012-2d3300fd4832 // indirect
google.golang.org/genproto v0.0.0-20230913181813-007df8e322eb // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20230913181813-007df8e322eb // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230920204549-e6e6cdab5c13 // indirect
google.golang.org/grpc v1.58.2 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/jcmturner/aescts.v1 v1.0.1 // indirect
Expand Down
Loading

0 comments on commit 82891ff

Please sign in to comment.