1 Star 0 Fork 11

Ayrz/车辆监管平台框架

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 3.00 KB
一键复制 编辑 原始数据 按行查看 历史
wkiny 提交于 2021-08-16 09:07 . update
module gitee.com/lailonghui/vehicle-supervision-framework
go 1.15
require (
gitee.com/shiqiyue/gqlgenc v0.0.4
gitee.com/shiqiyue/postgresql-parser v0.0.2
gitee.com/shiqiyue/redislock v0.0.1
github.com/99designs/gqlgen v0.13.0
github.com/HdrHistogram/hdrhistogram-go v1.1.0 // indirect
github.com/Yamashou/gqlgenc v0.0.0-20210310054111-5ae38c3b540f
github.com/bsm/redislock v0.7.1 // indirect
github.com/coreos/go-systemd/v22 v22.3.1 // indirect
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/dgryski/trifles v0.0.0-20200323201526-dd97f9abfb48
github.com/facebookgo/ensure v0.0.0-20200202191622-63f1cf65ac4c // indirect
github.com/facebookgo/inject v0.0.0-20180706035515-f23751cae28b
github.com/facebookgo/stack v0.0.0-20160209184415-751773369052 // indirect
github.com/facebookgo/structtag v0.0.0-20150214074306-217e25fb9691 // indirect
github.com/facebookgo/subset v0.0.0-20200203212716-c811ad88dec4 // indirect
github.com/gin-gonic/gin v1.6.3
github.com/go-kit/kit v0.10.0
github.com/go-playground/locales v0.13.0
github.com/go-playground/universal-translator v0.17.0
github.com/go-playground/validator/v10 v10.4.1
github.com/go-redis/cache/v8 v8.3.1
github.com/go-redis/redis/extra/rediscmd/v8 v8.10.0
github.com/go-redis/redis/v8 v8.10.0
github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/jinzhu/now v1.1.2
github.com/json-iterator/go v1.1.10
github.com/leodido/go-urn v1.2.1 // indirect
github.com/lestrrat-go/file-rotatelogs v2.4.0+incompatible
github.com/lestrrat-go/strftime v1.0.4 // indirect
github.com/magiconair/properties v1.8.4 // indirect
github.com/mitchellh/mapstructure v1.4.1
github.com/opentracing/opentracing-go v1.1.0
github.com/paulmach/orb v0.2.2
github.com/pelletier/go-toml v1.8.1 // indirect
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.5.1
github.com/prometheus/common v0.9.1
github.com/spf13/afero v1.5.1 // indirect
github.com/spf13/cast v1.3.1 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/viper v1.7.1
github.com/streadway/amqp v0.0.0-20190827072141-edfb9018d271
github.com/stretchr/objx v0.2.0 // indirect
github.com/stretchr/testify v1.7.0
github.com/uber/jaeger-client-go v2.29.1+incompatible
github.com/uber/jaeger-lib v2.4.1+incompatible // indirect
github.com/ugorji/go v1.2.4 // indirect
go.etcd.io/etcd/client/v3 v3.5.0-alpha.0
go.opentelemetry.io/otel/internal/metric v0.21.0 // indirect
go.uber.org/multierr v1.6.0 // indirect
go.uber.org/zap v1.16.0
goftp.io/server/v2 v2.0.0
golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
golang.org/x/mod v0.4.2 // indirect
golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6 // indirect
golang.org/x/sys v0.0.0-20210423185535-09eb48e85fd7 // indirect
google.golang.org/genproto v0.0.0-20210423144448-3a41ef94ed2b // indirect
google.golang.org/grpc v1.37.0
gopkg.in/ini.v1 v1.62.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gorm.io/gorm v1.21.6
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/ayrz2010/vehicle-supervision-framework.git
[email protected]:ayrz2010/vehicle-supervision-framework.git
ayrz2010
vehicle-supervision-framework
车辆监管平台框架
master

搜索帮助