2021-10-27 01:24:35 +03:00
|
|
|
module go.unistack.org/micro-tests
|
2020-09-29 11:15:29 +03:00
|
|
|
|
2024-12-11 02:00:29 +03:00
|
|
|
go 1.22.7
|
|
|
|
|
|
|
|
toolchain go1.23.4
|
|
|
|
|
2020-09-29 11:15:29 +03:00
|
|
|
require (
|
2023-01-18 10:11:41 +03:00
|
|
|
github.com/HdrHistogram/hdrhistogram-go v1.1.2 // indirect
|
2023-01-30 21:10:06 +03:00
|
|
|
github.com/VictoriaMetrics/metrics v1.23.1 // indirect
|
2023-01-07 23:56:14 +03:00
|
|
|
github.com/armon/go-metrics v0.4.1 // indirect
|
2024-12-11 02:00:29 +03:00
|
|
|
github.com/cespare/xxhash/v2 v2.3.0 // indirect
|
2024-12-12 01:41:40 +03:00
|
|
|
github.com/hashicorp/go-hclog v1.6.3 // indirect
|
|
|
|
github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
|
|
|
|
github.com/hashicorp/go-secure-stdlib/parseutil v0.1.8 // indirect
|
2023-01-07 23:56:14 +03:00
|
|
|
github.com/hashicorp/go-version v1.6.0 // indirect
|
2024-12-12 01:41:40 +03:00
|
|
|
github.com/hashicorp/vault/api v1.15.0 // indirect
|
2022-04-21 15:15:39 +03:00
|
|
|
github.com/jmoiron/sqlx v1.3.5
|
2020-09-29 11:15:29 +03:00
|
|
|
github.com/opentracing/opentracing-go v1.2.0
|
2024-12-11 02:00:29 +03:00
|
|
|
github.com/stretchr/testify v1.10.0
|
|
|
|
github.com/twmb/franz-go v1.18.0
|
2023-01-18 10:11:41 +03:00
|
|
|
github.com/uber/jaeger-client-go v2.30.0+incompatible
|
|
|
|
github.com/uber/jaeger-lib v2.4.1+incompatible // indirect
|
2024-12-11 02:00:29 +03:00
|
|
|
github.com/zeebo/errs v1.4.0 // indirect
|
|
|
|
go.uber.org/atomic v1.11.0 // indirect
|
2023-01-07 23:56:14 +03:00
|
|
|
go.unistack.org/micro-broker-kgo/v3 v3.8.3
|
|
|
|
go.unistack.org/micro-client-grpc/v3 v3.10.0
|
2024-12-11 02:00:29 +03:00
|
|
|
go.unistack.org/micro-client-http/v3 v3.9.14
|
2023-03-06 00:02:39 +03:00
|
|
|
go.unistack.org/micro-codec-grpc/v3 v3.10.0
|
|
|
|
go.unistack.org/micro-codec-json/v3 v3.10.0
|
|
|
|
go.unistack.org/micro-codec-jsonpb/v3 v3.10.0
|
|
|
|
go.unistack.org/micro-codec-proto/v3 v3.10.0
|
|
|
|
go.unistack.org/micro-codec-segmentio/v3 v3.10.0
|
2023-01-07 23:56:14 +03:00
|
|
|
go.unistack.org/micro-config-consul/v3 v3.8.2
|
|
|
|
go.unistack.org/micro-config-env/v3 v3.8.3
|
2022-02-16 17:17:48 +03:00
|
|
|
go.unistack.org/micro-config-vault/v3 v3.8.4
|
2022-03-18 16:36:46 +03:00
|
|
|
go.unistack.org/micro-meter-prometheus/v3 v3.8.4
|
2022-02-07 17:24:17 +03:00
|
|
|
go.unistack.org/micro-meter-victoriametrics/v3 v3.8.6
|
2024-12-11 02:00:29 +03:00
|
|
|
go.unistack.org/micro-proto/v3 v3.4.1
|
2022-03-28 17:31:28 +03:00
|
|
|
go.unistack.org/micro-router-register/v3 v3.9.0
|
2023-03-04 23:31:46 +03:00
|
|
|
go.unistack.org/micro-server-grpc/v3 v3.10.3
|
2023-01-30 22:32:55 +03:00
|
|
|
go.unistack.org/micro-server-tcp/v3 v3.10.0
|
2023-01-18 10:11:41 +03:00
|
|
|
go.unistack.org/micro-tracer-opentracing/v3 v3.10.1
|
2023-01-07 23:56:14 +03:00
|
|
|
go.unistack.org/micro-wrapper-recovery/v3 v3.8.3
|
2023-02-18 00:03:42 +03:00
|
|
|
go.unistack.org/micro-wrapper-sql/v3 v3.10.3
|
2024-12-11 02:00:29 +03:00
|
|
|
go.unistack.org/micro/v3 v3.11.14
|
|
|
|
golang.org/x/crypto v0.30.0 // indirect
|
2024-12-12 01:41:40 +03:00
|
|
|
golang.org/x/time v0.7.0 // indirect
|
2024-12-11 02:00:29 +03:00
|
|
|
google.golang.org/grpc v1.68.1
|
|
|
|
google.golang.org/protobuf v1.35.2
|
2024-12-12 01:41:40 +03:00
|
|
|
modernc.org/sqlite v1.21.2
|
2024-12-11 02:00:29 +03:00
|
|
|
storj.io/drpc v0.0.34
|
2020-09-29 11:15:29 +03:00
|
|
|
)
|
2023-01-30 21:10:06 +03:00
|
|
|
|
2023-03-30 02:45:20 +03:00
|
|
|
require (
|
2023-04-04 00:36:46 +03:00
|
|
|
go.unistack.org/micro-client-mock/v3 v3.0.1
|
2024-12-11 02:00:29 +03:00
|
|
|
go.unistack.org/micro-server-http/v3 v3.11.37
|
|
|
|
golang.org/x/net v0.32.0
|
2023-03-30 02:45:20 +03:00
|
|
|
)
|
2023-03-06 00:02:39 +03:00
|
|
|
|
2023-01-30 21:10:06 +03:00
|
|
|
require (
|
2024-12-11 02:00:29 +03:00
|
|
|
dario.cat/mergo v1.0.1 // indirect
|
|
|
|
github.com/KimMachineGun/automemlimit v0.6.1 // indirect
|
2023-01-30 21:10:06 +03:00
|
|
|
github.com/beorn7/perks v1.0.1 // indirect
|
2024-12-12 01:41:40 +03:00
|
|
|
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
|
2024-12-11 02:00:29 +03:00
|
|
|
github.com/cilium/ebpf v0.16.0 // indirect
|
|
|
|
github.com/containerd/cgroups/v3 v3.0.4 // indirect
|
|
|
|
github.com/containerd/log v0.1.0 // indirect
|
|
|
|
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
|
2024-12-12 01:41:40 +03:00
|
|
|
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
|
2024-12-11 02:00:29 +03:00
|
|
|
github.com/docker/go-units v0.5.0 // indirect
|
|
|
|
github.com/dustin/go-humanize v1.0.1 // indirect
|
2024-12-12 01:41:40 +03:00
|
|
|
github.com/fatih/color v1.17.0 // indirect
|
|
|
|
github.com/go-jose/go-jose/v4 v4.0.4 // indirect
|
2024-12-11 02:00:29 +03:00
|
|
|
github.com/godbus/dbus/v5 v5.1.0 // indirect
|
|
|
|
github.com/golang/protobuf v1.5.4 // indirect
|
|
|
|
github.com/google/gnostic v0.7.0 // indirect
|
|
|
|
github.com/google/gnostic-models v0.6.9 // indirect
|
|
|
|
github.com/google/uuid v1.6.0 // indirect
|
2024-12-12 01:41:40 +03:00
|
|
|
github.com/hashicorp/consul/api v1.29.4 // indirect
|
2023-01-30 21:10:06 +03:00
|
|
|
github.com/hashicorp/errwrap v1.1.0 // indirect
|
|
|
|
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
|
|
|
|
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
|
2024-12-11 02:00:29 +03:00
|
|
|
github.com/hashicorp/go-msgpack v1.1.5 // indirect
|
2023-01-30 21:10:06 +03:00
|
|
|
github.com/hashicorp/go-multierror v1.1.1 // indirect
|
|
|
|
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
|
|
|
|
github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 // indirect
|
2024-12-12 01:41:40 +03:00
|
|
|
github.com/hashicorp/go-sockaddr v1.0.7 // indirect
|
|
|
|
github.com/hashicorp/golang-lru v1.0.2 // indirect
|
2023-01-30 21:10:06 +03:00
|
|
|
github.com/hashicorp/hcl v1.0.0 // indirect
|
|
|
|
github.com/hashicorp/serf v0.10.1 // indirect
|
2024-12-11 02:00:29 +03:00
|
|
|
github.com/imdario/mergo v0.3.16 // indirect
|
2023-01-30 21:10:06 +03:00
|
|
|
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
|
2024-12-11 02:00:29 +03:00
|
|
|
github.com/klauspost/compress v1.17.11 // indirect
|
|
|
|
github.com/lib/pq v1.10.4 // indirect
|
2023-01-30 21:10:06 +03:00
|
|
|
github.com/mattn/go-colorable v0.1.13 // indirect
|
2024-12-12 01:41:40 +03:00
|
|
|
github.com/mattn/go-isatty v0.0.20 // indirect
|
2023-01-30 21:10:06 +03:00
|
|
|
github.com/mitchellh/go-homedir v1.1.0 // indirect
|
|
|
|
github.com/mitchellh/mapstructure v1.5.0 // indirect
|
2024-12-11 02:00:29 +03:00
|
|
|
github.com/moby/sys/userns v0.1.0 // indirect
|
|
|
|
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
|
|
|
|
github.com/opencontainers/runtime-spec v1.2.0 // indirect
|
|
|
|
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 // indirect
|
|
|
|
github.com/pierrec/lz4/v4 v4.1.21 // indirect
|
2023-01-30 21:10:06 +03:00
|
|
|
github.com/pkg/errors v0.9.1 // indirect
|
2024-12-12 01:41:40 +03:00
|
|
|
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
|
2024-12-11 02:00:29 +03:00
|
|
|
github.com/prometheus/client_golang v1.20.5 // indirect
|
|
|
|
github.com/prometheus/client_model v0.6.1 // indirect
|
|
|
|
github.com/prometheus/common v0.61.0 // indirect
|
|
|
|
github.com/prometheus/procfs v0.15.1 // indirect
|
|
|
|
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
|
2023-01-30 21:10:06 +03:00
|
|
|
github.com/ryanuber/go-glob v1.0.0 // indirect
|
2023-03-06 00:02:39 +03:00
|
|
|
github.com/segmentio/asm v1.2.0 // indirect
|
2024-12-11 02:00:29 +03:00
|
|
|
github.com/segmentio/encoding v0.4.1 // indirect
|
|
|
|
github.com/silas/dag v0.0.0-20220518035006-a7e85ada93c5 // indirect
|
|
|
|
github.com/sirupsen/logrus v1.9.3 // indirect
|
|
|
|
github.com/twmb/franz-go/pkg/kmsg v1.9.0 // indirect
|
2023-01-30 21:10:06 +03:00
|
|
|
github.com/valyala/fastrand v1.1.0 // indirect
|
|
|
|
github.com/valyala/histogram v1.2.0 // indirect
|
2024-12-11 02:00:29 +03:00
|
|
|
go.uber.org/automaxprocs v1.6.0 // indirect
|
2024-12-12 01:41:40 +03:00
|
|
|
go.uber.org/goleak v1.3.0 // indirect
|
2024-12-11 02:00:29 +03:00
|
|
|
golang.org/x/exp v0.0.0-20241210194714-1829a127f884 // indirect
|
|
|
|
golang.org/x/mod v0.22.0 // indirect
|
2024-12-12 01:41:40 +03:00
|
|
|
golang.org/x/sync v0.10.0 // indirect
|
2024-12-11 02:00:29 +03:00
|
|
|
golang.org/x/sys v0.28.0 // indirect
|
|
|
|
golang.org/x/text v0.21.0 // indirect
|
|
|
|
golang.org/x/tools v0.28.0 // indirect
|
|
|
|
google.golang.org/genproto/googleapis/rpc v0.0.0-20241209162323-e6fa225c2576 // indirect
|
2023-01-30 21:10:06 +03:00
|
|
|
gopkg.in/yaml.v3 v3.0.1 // indirect
|
2024-12-12 01:41:40 +03:00
|
|
|
lukechampine.com/uint128 v1.3.0 // indirect
|
2023-01-30 21:10:06 +03:00
|
|
|
modernc.org/cc/v3 v3.40.0 // indirect
|
|
|
|
modernc.org/ccgo/v3 v3.16.13 // indirect
|
2024-12-12 01:41:40 +03:00
|
|
|
modernc.org/libc v1.22.4 // indirect
|
2023-01-30 21:10:06 +03:00
|
|
|
modernc.org/mathutil v1.5.0 // indirect
|
2024-12-11 02:00:29 +03:00
|
|
|
modernc.org/memory v1.5.0 // indirect
|
2023-01-30 21:10:06 +03:00
|
|
|
modernc.org/opt v0.1.3 // indirect
|
|
|
|
modernc.org/strutil v1.1.3 // indirect
|
2024-12-11 02:00:29 +03:00
|
|
|
modernc.org/token v1.1.0 // indirect
|
2023-01-30 21:10:06 +03:00
|
|
|
)
|