Files
cgrates/glide.yaml
2018-12-12 11:48:10 +01:00

64 lines
1.6 KiB
YAML

package: ""
import:
- package: github.com/cenkalti/hub
- package: github.com/cenkalti/rpc2
- package: github.com/cgrates/fsock
- package: github.com/cgrates/kamevapi
- package: github.com/cgrates/osipsdagram
- package: github.com/cgrates/rpcclient
- package: github.com/fiorix/go-diameter
subpackages:
- diam
- diam/avp
- diam/datatype
- diam/dict
- diam/sm
- package: github.com/ishidawataru/sctp
- package: github.com/go-sql-driver/mysql
- package: github.com/gorhill/cronexpr
- package: github.com/jinzhu/gorm
- package: github.com/kr/pty
- package: github.com/lib/pq
- package: github.com/mediocregopher/radix.v2
subpackages:
- pool
- redis
- package: github.com/peterh/liner
- package: github.com/mattn/go-runewidth
- package: github.com/ugorji/go
subpackages:
- codec
- package: golang.org/x/net
subpackages:
- websocket
- package: github.com/fsnotify/fsnotify
- package: github.com/mitchellh/mapstructure
- package: github.com/cgrates/aringo
- package: github.com/streadway/amqp
- package: github.com/cgrates/radigo
- package: github.com/cgrates/ltcache
- package: github.com/dlintw/goconf
- package: github.com/antchfx/xmlquery
- package: github.com/antchfx/xpath
- package: github.com/mongodb/mongo-go-driver
subpackages:
- bson
- bson/bsoncodec
- bson/bsonrw
- bson/bsontype
- bson/primitive
- internal
- mongo
- mongo/readconcern
- mongo/readpref
- mongo/writeconcern
- mongo/options
- x/bsonx
- x/bsonx/bsoncore
- x/mongo/driver/topology
- package: github.com/stretchr/testify
subpackages:
- require
- package: github.com/Masterminds/semver
version: ^1.4.2