module vamicro
|
|
go 1.14
|
|
require (
|
basic.com/fileServer/WeedFSClient.git v0.0.0-20210224075854-9e78086ab4bf
|
basic.com/gb28181api.git v0.0.0-20210517102651-f3a497f4e7eb
|
basic.com/pubsub/cache.git v0.0.0-20190718093725-6a413e1d7d48
|
basic.com/pubsub/esutil.git v0.0.0-20220914063855-705f76d54239
|
basic.com/pubsub/protomsg.git v0.0.0-20220719100642-32964001f3be
|
basic.com/syncdb.git v1.0.4
|
basic.com/valib/bhomeclient.git v1.2.0
|
basic.com/valib/bhomedbapi.git v0.0.0-20220722092116-293b6d664512
|
basic.com/valib/c_bhomebus.git v0.0.0-20220105061139-27d8bc7cad4a
|
basic.com/valib/capture.git v0.0.0-20210525081836-82cb753cf853
|
basic.com/valib/go-aiot.git v0.0.0-20220412015810-acf384f3d665
|
basic.com/valib/godraw.git v0.0.0-20191122082247-26e9987cd183
|
basic.com/valib/goffmpeg.git v0.0.0-20210525091018-8e1abcf7787b
|
basic.com/valib/gogpu.git v0.0.0-20190711044327-62043b070865
|
basic.com/valib/gosdk.git v0.0.0-20200909015752-a3dc3aa4ec63 // indirect
|
basic.com/valib/licence.git v2.0.5+incompatible
|
basic.com/valib/logc.git v0.0.0-20220124115202-7f87c3aa198f
|
basic.com/valib/logger.git v0.0.0-20220225105132-5cf6309c132f
|
basic.com/valib/serf.git v0.0.0-20220628084128-37714b1093c0
|
basic.com/valib/version.git v0.0.0-20211101033857-6d17695dc30d
|
gitee.com/LearingIt/goTypeTrans v1.0.0
|
github.com/Microsoft/go-winio v0.5.1 // indirect
|
github.com/StackExchange/wmi v1.2.1 // indirect
|
github.com/ThomasRooney/gexpect v0.0.0-20161231170123-5482f0350944 // indirect
|
github.com/ajg/form v1.5.1
|
github.com/dgrijalva/jwt-go v3.2.0+incompatible
|
github.com/disintegration/imaging v1.6.2
|
github.com/dustin/go-humanize v1.0.0
|
github.com/eclipse/paho.mqtt.golang v1.3.5
|
github.com/fsnotify/fsnotify v1.4.9
|
github.com/gin-gonic/gin v1.7.2
|
github.com/go-basic/uuid v1.0.0
|
github.com/go-oauth2/oauth2/v4 v4.4.2
|
github.com/gogf/greuse v1.1.0
|
github.com/gogo/protobuf v1.3.2
|
github.com/goinbox/crypto v1.2.0 // indirect
|
github.com/goinbox/gomisc v1.2.0 // indirect
|
github.com/goinggo/mapstructure v0.0.0-20140717182941-194205d9b4a9
|
github.com/golang/protobuf v1.5.2
|
github.com/hashicorp/go-uuid v1.0.1 // indirect
|
github.com/hashicorp/memberlist v0.2.2
|
github.com/hashicorp/serf v0.9.2 // indirect
|
github.com/jinzhu/gorm v1.9.15
|
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
|
github.com/kirinlabs/HttpRequest v1.1.1 // indirect
|
github.com/llgcode/draw2d v0.0.0-20200603164053-19660b984a28 // indirect
|
github.com/mitchellh/cli v1.1.0
|
github.com/mitchellh/mapstructure v1.1.2
|
github.com/natefinch/lumberjack v2.0.0+incompatible // indirect
|
github.com/pkg/errors v0.9.1
|
github.com/robfig/cron v1.2.0
|
github.com/satori/go.uuid v1.2.0
|
github.com/shirou/gopsutil v2.20.1+incompatible
|
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
|
github.com/spf13/viper v1.7.1
|
github.com/swaggo/gin-swagger v1.2.0 // indirect
|
go.uber.org/atomic v1.9.0 // indirect
|
go.uber.org/multierr v1.7.0 // indirect
|
go.uber.org/zap v1.21.0
|
google.golang.org/grpc v1.25.1
|
gopkg.in/ini.v1 v1.62.0
|
gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
|
gorm.io/driver/sqlite v1.1.4
|
gorm.io/gorm v1.20.7
|
nanomsg.org/go-mangos v1.4.0
|
src.techknowlogick.com/oauth2-gorm v0.0.0-20210107160330-cd7f5880b455
|
)
|