GitHub / yashw-vunet / -store-golang-microservices
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashw-vunet%2F-store-golang-microservices
Stars: 0
Forks: 0
Open issues: 33
License: None
Language: Go
Size: 2.24 MB
Dependencies parsed at:
8,605
Created at: almost 2 years ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: over 1 year ago
.github/workflows/ci.yml
actions
- actions/checkout v3 composite
- actions/setup-go v3 composite
.github/workflows/dockerhub.yml
actions
- actions/checkout v2 composite
- actions/setup-go v2 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
- docker/setup-qemu-action v2 composite
.github/workflows/lint-pr.yml
actions
- amannn/action-semantic-pull-request v5 composite
- release-drafter/release-drafter v5 composite
- google-github-actions/release-please-action v3 composite
.github/workflows/semgrep.yml
actions
- actions/checkout v3 composite
- actions/checkout v2 composite
- stefanzweifel/changelog-updater-action v1 composite
- stefanzweifel/git-auto-commit-action v4 composite
Dockerfile
docker
go.mod
go
- emperror.dev/errors v0.8.1
- github.com/EventStore/EventStore-Client-Go v1.0.2
- github.com/KyleBanks/depth v1.2.1
- github.com/Masterminds/squirrel v1.5.3
- github.com/PuerkitoBio/purell v1.1.1
- github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
- github.com/TylerBrock/colorjson v0.0.0-20200706003622-8a50f05110d2
- github.com/ahmetb/go-linq/v3 v3.2.0
- github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
- github.com/avast/retry-go v3.0.0+incompatible
- github.com/beorn7/perks v1.0.1
- github.com/brpaz/echozap v1.1.3
- github.com/cenkalti/backoff/v4 v4.1.2
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/davecgh/go-spew v1.1.1
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/doug-martin/goqu/v9 v9.18.0
- github.com/elastic/elastic-transport-go/v8 v8.1.0
- github.com/elastic/go-elasticsearch/v8 v8.4.0
- github.com/fatih/color v1.13.0
- github.com/fsnotify/fsnotify v1.5.4
- github.com/go-logr/logr v1.2.3
- github.com/go-logr/stdr v1.2.2
- github.com/go-openapi/jsonpointer v0.19.5
- github.com/go-openapi/jsonreference v0.19.6
- github.com/go-openapi/spec v0.20.4
- github.com/go-openapi/swag v0.19.15
- github.com/go-playground/locales v0.14.0
- github.com/go-playground/universal-translator v0.18.0
- github.com/go-playground/validator v9.31.0+incompatible
- github.com/go-redis/redis/v8 v8.11.5
- github.com/go-stack/stack v1.8.1
- github.com/goccy/go-json v0.9.10
- github.com/goccy/go-reflect v1.2.0
- github.com/gofrs/uuid v4.2.0+incompatible
- github.com/golang-jwt/jwt v3.2.2+incompatible
- github.com/golang-migrate/migrate/v4 v4.15.2
- github.com/golang/mock v1.6.0
- github.com/golang/protobuf v1.5.2
- github.com/golang/snappy v0.0.4
- github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
- github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hokaccha/go-prettyjson v0.0.0-20211117102719-0474bc63780f
- github.com/iancoleman/strcase v0.2.0
- github.com/jackc/chunkreader/v2 v2.0.1
- github.com/jackc/pgconn v1.12.1
- github.com/jackc/pgio v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgproto3/v2 v2.3.0
- github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
- github.com/jackc/pgtype v1.11.0
- github.com/jackc/pgx/v4 v4.16.1
- github.com/jackc/puddle v1.2.1
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.5
- github.com/jmoiron/sqlx v1.3.5
- github.com/joho/godotenv v1.3.0
- github.com/josharian/intern v1.0.0
- github.com/klauspost/compress v1.14.2
- github.com/labstack/echo/v4 v4.9.0
- github.com/labstack/gommon v0.3.1
- github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
- github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0
- github.com/leodido/go-urn v1.2.1
- github.com/lib/pq v1.10.2
- github.com/mailru/easyjson v0.7.7
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-isatty v0.0.14
- github.com/mattn/go-sqlite3 v1.14.12
- github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
- github.com/mehdihadeli/go-mediatr v1.1.8
- github.com/mitchellh/mapstructure v1.5.0
- github.com/nolleh/caption_json_formatter v0.0.0-20220315135329-e0b5bf6eda5a
- github.com/olivere/elastic/v7 v7.0.32
- github.com/openzipkin/zipkin-go v0.4.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.13.0
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.37.0
- github.com/prometheus/procfs v0.8.0
- github.com/rabbitmq/amqp091-go v1.5.0
- github.com/satori/go.uuid v1.2.0
- github.com/sirupsen/logrus v1.8.1
- github.com/stretchr/testify v1.8.0
- github.com/swaggo/swag v1.8.3
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasttemplate v1.2.1
- github.com/xdg-go/pbkdf2 v1.0.0
- github.com/xdg-go/scram v1.0.2
- github.com/xdg-go/stringprep v1.0.2
- github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d
- go.mongodb.org/mongo-driver v1.9.1
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.28.0
- go.opentelemetry.io/contrib/propagators/ot v1.10.0
- go.opentelemetry.io/otel v1.10.0
- go.opentelemetry.io/otel/exporters/jaeger v1.10.0
- go.opentelemetry.io/otel/exporters/prometheus v0.32.1
- go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.10.0
- go.opentelemetry.io/otel/exporters/zipkin v1.10.0
- go.opentelemetry.io/otel/metric v0.32.1
- go.opentelemetry.io/otel/sdk v1.10.0
- go.opentelemetry.io/otel/sdk/metric v0.32.1
- go.opentelemetry.io/otel/trace v1.10.0
- go.uber.org/atomic v1.9.0
- go.uber.org/multierr v1.8.0
- go.uber.org/zap v1.21.0
- golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
- golang.org/x/net v0.0.0-20220728030405-41545e8bf201
- golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
- golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8
- golang.org/x/text v0.3.7
- golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9
- golang.org/x/tools v0.1.10
- golang.org/x/xerrors v0.0.0-20220517211312-f3a8303e98df
- google.golang.org/genproto v0.0.0-20220616135557-88e70c0c3a90
- google.golang.org/grpc v1.49.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- gorm.io/driver/postgres v1.3.7
- gorm.io/driver/sqlite v1.3.6
- gorm.io/gorm v1.23.6
- emperror.dev/errors v0.8.1
- github.com/EventStore/EventStore-Client-Go v1.0.2
- github.com/KyleBanks/depth v1.2.1
- github.com/PuerkitoBio/purell v1.1.1
- github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
- github.com/TylerBrock/colorjson v0.0.0-20200706003622-8a50f05110d2
- github.com/ahmetb/go-linq/v3 v3.2.0
- github.com/ajg/form v1.5.1
- github.com/andybalholm/brotli v1.0.2
- github.com/avast/retry-go v3.0.0+incompatible
- github.com/beorn7/perks v1.0.1
- github.com/brianvoe/gofakeit/v6 v6.19.0
- github.com/brpaz/echozap v1.1.3
- github.com/caarlos0/env/v6 v6.9.3
- github.com/cenkalti/backoff/v4 v4.1.2
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/davecgh/go-spew v1.1.1
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/elastic/elastic-transport-go/v8 v8.1.0
- github.com/elastic/go-elasticsearch/v8 v8.4.0
- github.com/fatih/color v1.13.0
- github.com/fatih/structs v1.0.0
- github.com/fsnotify/fsnotify v1.5.4
- github.com/gavv/httpexpect/v2 v2.3.1
- github.com/go-logr/logr v1.2.3
- github.com/go-logr/stdr v1.2.2
- github.com/go-openapi/jsonpointer v0.19.5
- github.com/go-openapi/jsonreference v0.19.6
- github.com/go-openapi/spec v0.20.4
- github.com/go-openapi/swag v0.19.15
- github.com/go-playground/locales v0.14.0
- github.com/go-playground/universal-translator v0.18.0
- github.com/go-playground/validator v9.31.0+incompatible
- github.com/go-redis/redis/v8 v8.11.5
- github.com/go-stack/stack v1.8.1
- github.com/goccy/go-json v0.9.10
- github.com/goccy/go-reflect v1.2.0
- github.com/gofrs/uuid v4.2.0+incompatible
- github.com/golang-jwt/jwt v3.2.2+incompatible
- github.com/golang-migrate/migrate/v4 v4.15.2
- github.com/golang/mock v1.6.0
- github.com/golang/protobuf v1.5.2
- github.com/golang/snappy v0.0.4
- github.com/google/go-querystring v1.1.0
- github.com/gorilla/websocket v1.4.2
- github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
- github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/hcl v1.0.0
- github.com/iancoleman/strcase v0.2.0
- github.com/imkira/go-interpol v1.0.0
- github.com/jackc/chunkreader/v2 v2.0.1
- github.com/jackc/pgconn v1.12.1
- github.com/jackc/pgio v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgproto3/v2 v2.3.0
- github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
- github.com/jackc/pgtype v1.11.0
- github.com/jackc/pgx/v4 v4.16.1
- github.com/jackc/puddle v1.2.1
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.5
- github.com/joho/godotenv v1.4.0
- github.com/josharian/intern v1.0.0
- github.com/klauspost/compress v1.14.2
- github.com/labstack/echo/v4 v4.9.0
- github.com/labstack/gommon v0.3.1
- github.com/leodido/go-urn v1.2.1
- github.com/lib/pq v1.10.2
- github.com/magiconair/properties v1.8.6
- github.com/mailru/easyjson v0.7.7
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.16
- github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
- github.com/mehdihadeli/go-mediatr v1.1.8
- github.com/mehdihadeli/store-golang-microservice-sample v0.0.0-00010101000000-000000000000
- github.com/mitchellh/mapstructure v1.5.0
- github.com/nolleh/caption_json_formatter v0.0.0-20220315135329-e0b5bf6eda5a
- github.com/olivere/elastic/v7 v7.0.32
- github.com/openzipkin/zipkin-go v0.4.0
- github.com/pelletier/go-toml v1.9.5
- github.com/pelletier/go-toml/v2 v2.0.1
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.13.0
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.37.0
- github.com/prometheus/procfs v0.8.0
- github.com/rabbitmq/amqp091-go v1.5.0
- github.com/satori/go.uuid v1.2.0
- github.com/sergi/go-diff v1.0.0
- github.com/sirupsen/logrus v1.8.1
- github.com/spf13/afero v1.8.2
- github.com/spf13/cast v1.5.0
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.12.0
- github.com/stretchr/testify v1.8.0
- github.com/subosito/gotenv v1.3.0
- github.com/swaggo/echo-swagger v1.3.3
- github.com/swaggo/files v0.0.0-20220610200504-28940afbdbfe
- github.com/swaggo/swag v1.8.3
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasthttp v1.27.0
- github.com/valyala/fasttemplate v1.2.1
- github.com/xdg-go/pbkdf2 v1.0.0
- github.com/xdg-go/scram v1.1.0
- github.com/xdg-go/stringprep v1.0.2
- github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
- github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
- github.com/xeipuuv/gojsonschema v1.1.0
- github.com/yalp/jsonpath v0.0.0-20180802001716-5cc68e5049a0
- github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a
- github.com/yudai/gojsondiff v1.0.0
- github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82
- go.mongodb.org/mongo-driver v1.9.1
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.28.0
- go.opentelemetry.io/contrib/propagators/ot v1.10.0
- go.opentelemetry.io/otel v1.10.0
- go.opentelemetry.io/otel/exporters/jaeger v1.10.0
- go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.10.0
- go.opentelemetry.io/otel/exporters/zipkin v1.10.0
- go.opentelemetry.io/otel/sdk v1.10.0
- go.opentelemetry.io/otel/trace v1.10.0
- go.uber.org/atomic v1.9.0
- go.uber.org/multierr v1.8.0
- go.uber.org/zap v1.21.0
- golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
- golang.org/x/net v0.0.0-20220728030405-41545e8bf201
- golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
- golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8
- golang.org/x/text v0.3.7
- golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9
- golang.org/x/tools v0.1.12
- google.golang.org/genproto v0.0.0-20220616135557-88e70c0c3a90
- google.golang.org/grpc v1.49.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/ini.v1 v1.66.4
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- gorm.io/gorm v1.23.6
- moul.io/http2curl v1.0.1-0.20190925090545-5cd742060b0e
- emperror.dev/errors v0.8.1
- github.com/EventStore/EventStore-Client-Go v1.0.2
- github.com/KyleBanks/depth v1.2.1
- github.com/Masterminds/squirrel v1.5.3
- github.com/PuerkitoBio/purell v1.1.1
- github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
- github.com/TylerBrock/colorjson v0.0.0-20200706003622-8a50f05110d2
- github.com/ahmetb/go-linq/v3 v3.2.0
- github.com/ajg/form v1.5.1
- github.com/andybalholm/brotli v1.0.2
- github.com/avast/retry-go v3.0.0+incompatible
- github.com/beorn7/perks v1.0.1
- github.com/brianvoe/gofakeit/v6 v6.18.0
- github.com/brpaz/echozap v1.1.3
- github.com/caarlos0/env/v6 v6.9.3
- github.com/cenkalti/backoff/v4 v4.1.2
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/davecgh/go-spew v1.1.1
- github.com/doug-martin/goqu/v9 v9.18.0
- github.com/elastic/elastic-transport-go/v8 v8.1.0
- github.com/elastic/go-elasticsearch/v8 v8.4.0
- github.com/fatih/color v1.13.0
- github.com/fatih/structs v1.0.0
- github.com/fsnotify/fsnotify v1.5.4
- github.com/gavv/httpexpect/v2 v2.3.1
- github.com/go-logr/logr v1.2.3
- github.com/go-logr/stdr v1.2.2
- github.com/go-openapi/jsonpointer v0.19.5
- github.com/go-openapi/jsonreference v0.19.6
- github.com/go-openapi/spec v0.20.4
- github.com/go-openapi/swag v0.19.15
- github.com/go-playground/locales v0.14.0
- github.com/go-playground/universal-translator v0.18.0
- github.com/go-playground/validator v9.31.0+incompatible
- github.com/go-stack/stack v1.8.1
- github.com/goccy/go-json v0.9.10
- github.com/goccy/go-reflect v1.2.0
- github.com/gofrs/uuid v4.2.0+incompatible
- github.com/golang-jwt/jwt v3.2.2+incompatible
- github.com/golang-migrate/migrate/v4 v4.15.2
- github.com/golang/mock v1.6.0
- github.com/golang/protobuf v1.5.2
- github.com/golang/snappy v0.0.4
- github.com/google/go-querystring v1.1.0
- github.com/gorilla/websocket v1.4.2
- github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
- github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/hcl v1.0.0
- github.com/iancoleman/strcase v0.2.0
- github.com/imkira/go-interpol v1.0.0
- github.com/jackc/chunkreader/v2 v2.0.1
- github.com/jackc/pgconn v1.12.1
- github.com/jackc/pgio v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgproto3/v2 v2.3.0
- github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
- github.com/jackc/pgtype v1.11.0
- github.com/jackc/pgx/v4 v4.16.1
- github.com/jackc/puddle v1.2.1
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.5
- github.com/joho/godotenv v1.4.0
- github.com/josharian/intern v1.0.0
- github.com/klauspost/compress v1.14.2
- github.com/labstack/echo/v4 v4.9.0
- github.com/labstack/gommon v0.3.1
- github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
- github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0
- github.com/leodido/go-urn v1.2.1
- github.com/lib/pq v1.10.2
- github.com/magiconair/properties v1.8.6
- github.com/mailru/easyjson v0.7.7
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.16
- github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
- github.com/mehdihadeli/go-mediatr v1.1.8
- github.com/mehdihadeli/store-golang-microservice-sample v0.0.0-00010101000000-000000000000
- github.com/mitchellh/mapstructure v1.5.0
- github.com/nolleh/caption_json_formatter v0.0.0-20220315135329-e0b5bf6eda5a
- github.com/openzipkin/zipkin-go v0.4.0
- github.com/pelletier/go-toml v1.9.5
- github.com/pelletier/go-toml/v2 v2.0.1
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.13.0
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.37.0
- github.com/prometheus/procfs v0.8.0
- github.com/rabbitmq/amqp091-go v1.5.0
- github.com/satori/go.uuid v1.2.0
- github.com/sergi/go-diff v1.0.0
- github.com/sirupsen/logrus v1.8.1
- github.com/spf13/afero v1.8.2
- github.com/spf13/cast v1.5.0
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.12.0
- github.com/stretchr/testify v1.8.0
- github.com/subosito/gotenv v1.3.0
- github.com/swaggo/echo-swagger v1.3.3
- github.com/swaggo/files v0.0.0-20220610200504-28940afbdbfe
- github.com/swaggo/swag v1.8.3
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasthttp v1.27.0
- github.com/valyala/fasttemplate v1.2.1
- github.com/xdg-go/pbkdf2 v1.0.0
- github.com/xdg-go/scram v1.0.2
- github.com/xdg-go/stringprep v1.0.2
- github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
- github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
- github.com/xeipuuv/gojsonschema v1.1.0
- github.com/yalp/jsonpath v0.0.0-20180802001716-5cc68e5049a0
- github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d
- github.com/yudai/gojsondiff v1.0.0
- github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82
- go.mongodb.org/mongo-driver v1.9.1
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.28.0
- go.opentelemetry.io/contrib/propagators/ot v1.10.0
- go.opentelemetry.io/otel v1.10.0
- go.opentelemetry.io/otel/exporters/jaeger v1.10.0
- go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.10.0
- go.opentelemetry.io/otel/exporters/zipkin v1.10.0
- go.opentelemetry.io/otel/sdk v1.10.0
- go.opentelemetry.io/otel/trace v1.10.0
- go.uber.org/atomic v1.9.0
- go.uber.org/multierr v1.8.0
- go.uber.org/zap v1.21.0
- golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
- golang.org/x/net v0.0.0-20220728030405-41545e8bf201
- golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
- golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8
- golang.org/x/text v0.3.7
- golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9
- golang.org/x/tools v0.1.12
- google.golang.org/genproto v0.0.0-20220616135557-88e70c0c3a90
- google.golang.org/grpc v1.49.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/ini.v1 v1.66.4
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- gorm.io/driver/postgres v1.3.7
- gorm.io/gorm v1.23.6
- moul.io/http2curl v1.0.1-0.20190925090545-5cd742060b0e
- emperror.dev/errors v0.8.1
- github.com/EventStore/EventStore-Client-Go v1.0.2
- github.com/KyleBanks/depth v1.2.1
- github.com/Masterminds/squirrel v1.5.3
- github.com/PuerkitoBio/purell v1.1.1
- github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
- github.com/TylerBrock/colorjson v0.0.0-20200706003622-8a50f05110d2
- github.com/ahmetb/go-linq/v3 v3.2.0
- github.com/ajg/form v1.5.1
- github.com/andybalholm/brotli v1.0.2
- github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
- github.com/avast/retry-go v3.0.0+incompatible
- github.com/beorn7/perks v1.0.1
- github.com/brianvoe/gofakeit/v6 v6.18.0
- github.com/brpaz/echozap v1.1.3
- github.com/cenkalti/backoff/v4 v4.1.2
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/davecgh/go-spew v1.1.1
- github.com/doug-martin/goqu/v9 v9.18.0
- github.com/elastic/elastic-transport-go/v8 v8.1.0
- github.com/elastic/go-elasticsearch/v8 v8.4.0
- github.com/fatih/color v1.13.0
- github.com/fatih/structs v1.0.0
- github.com/fsnotify/fsnotify v1.5.4
- github.com/gavv/httpexpect/v2 v2.3.1
- github.com/go-logr/logr v1.2.3
- github.com/go-logr/stdr v1.2.2
- github.com/go-openapi/jsonpointer v0.19.5
- github.com/go-openapi/jsonreference v0.19.6
- github.com/go-openapi/spec v0.20.4
- github.com/go-openapi/swag v0.19.15
- github.com/go-playground/locales v0.14.0
- github.com/go-playground/universal-translator v0.18.0
- github.com/go-playground/validator v9.31.0+incompatible
- github.com/go-stack/stack v1.8.1
- github.com/goccy/go-json v0.9.10
- github.com/goccy/go-reflect v1.2.0
- github.com/gofrs/uuid v4.2.0+incompatible
- github.com/golang-jwt/jwt v3.2.2+incompatible
- github.com/golang-migrate/migrate/v4 v4.15.2
- github.com/golang/mock v1.6.0
- github.com/golang/protobuf v1.5.2
- github.com/golang/snappy v0.0.4
- github.com/google/go-querystring v1.1.0
- github.com/gorilla/websocket v1.4.2
- github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
- github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/hcl v1.0.0
- github.com/iancoleman/strcase v0.2.0
- github.com/imkira/go-interpol v1.0.0
- github.com/jackc/chunkreader/v2 v2.0.1
- github.com/jackc/pgconn v1.12.1
- github.com/jackc/pgio v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgproto3/v2 v2.3.0
- github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
- github.com/jackc/pgtype v1.11.0
- github.com/jackc/pgx/v4 v4.16.1
- github.com/jackc/puddle v1.2.1
- github.com/joho/godotenv v1.4.0
- github.com/josharian/intern v1.0.0
- github.com/klauspost/compress v1.14.2
- github.com/labstack/echo/v4 v4.9.0
- github.com/labstack/gommon v0.3.1
- github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
- github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0
- github.com/leodido/go-urn v1.2.1
- github.com/lib/pq v1.10.2
- github.com/magiconair/properties v1.8.6
- github.com/mailru/easyjson v0.7.7
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.16
- github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
- github.com/mehdihadeli/go-mediatr v1.1.8
- github.com/mehdihadeli/store-golang-microservice-sample v0.0.0-00010101000000-000000000000
- github.com/mitchellh/mapstructure v1.5.0
- github.com/nolleh/caption_json_formatter v0.0.0-20220315135329-e0b5bf6eda5a
- github.com/olivere/elastic/v7 v7.0.32
- github.com/openzipkin/zipkin-go v0.4.0
- github.com/pelletier/go-toml v1.9.5
- github.com/pelletier/go-toml/v2 v2.0.1
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.13.0
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.37.0
- github.com/prometheus/procfs v0.8.0
- github.com/rabbitmq/amqp091-go v1.5.0
- github.com/satori/go.uuid v1.2.0
- github.com/sergi/go-diff v1.0.0
- github.com/sirupsen/logrus v1.8.1
- github.com/spf13/afero v1.8.2
- github.com/spf13/cast v1.5.0
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.12.0
- github.com/stretchr/testify v1.8.0
- github.com/subosito/gotenv v1.3.0
- github.com/swaggo/echo-swagger v1.3.3
- github.com/swaggo/files v0.0.0-20220610200504-28940afbdbfe
- github.com/swaggo/swag v1.8.3
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasthttp v1.27.0
- github.com/valyala/fasttemplate v1.2.1
- github.com/xdg-go/pbkdf2 v1.0.0
- github.com/xdg-go/scram v1.0.2
- github.com/xdg-go/stringprep v1.0.2
- github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
- github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
- github.com/xeipuuv/gojsonschema v1.1.0
- github.com/yalp/jsonpath v0.0.0-20180802001716-5cc68e5049a0
- github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d
- github.com/yudai/gojsondiff v1.0.0
- github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82
- go.mongodb.org/mongo-driver v1.9.1
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.28.0
- go.opentelemetry.io/contrib/propagators/ot v1.10.0
- go.opentelemetry.io/otel v1.10.0
- go.opentelemetry.io/otel/exporters/jaeger v1.10.0
- go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.10.0
- go.opentelemetry.io/otel/exporters/zipkin v1.10.0
- go.opentelemetry.io/otel/sdk v1.10.0
- go.opentelemetry.io/otel/trace v1.10.0
- go.uber.org/atomic v1.9.0
- go.uber.org/multierr v1.8.0
- go.uber.org/zap v1.21.0
- golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
- golang.org/x/net v0.0.0-20220728030405-41545e8bf201
- golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
- golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8
- golang.org/x/text v0.3.7
- golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9
- golang.org/x/tools v0.1.12
- google.golang.org/genproto v0.0.0-20220616135557-88e70c0c3a90
- google.golang.org/grpc v1.49.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/ini.v1 v1.66.4
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- moul.io/http2curl v1.0.1-0.20190925090545-5cd742060b0e