mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Updated all libraries
This commit is contained in:
committed by
Dan Christian Bogos
parent
df702b71aa
commit
7647c367b6
76
go.mod
76
go.mod
@@ -7,17 +7,16 @@ go 1.15
|
||||
// replace github.com/cgrates/rpcclient => ../rpcclient
|
||||
|
||||
require (
|
||||
github.com/Azure/azure-sdk-for-go v44.2.0+incompatible // indirect
|
||||
github.com/Azure/go-autorest/autorest v0.11.2 // indirect
|
||||
github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
|
||||
github.com/Azure/go-autorest/autorest/validation v0.3.0 // indirect
|
||||
github.com/antchfx/xmlquery v1.2.4
|
||||
github.com/antchfx/xpath v1.1.10 // indirect
|
||||
github.com/aws/aws-sdk-go v1.33.16
|
||||
github.com/blevesearch/bleve v1.0.12
|
||||
cloud.google.com/go v0.75.0 // indirect
|
||||
github.com/Azure/go-amqp v0.13.1
|
||||
github.com/RoaringBitmap/roaring v0.5.5 // indirect
|
||||
github.com/antchfx/xmlquery v1.3.3
|
||||
github.com/antchfx/xpath v1.1.11 // indirect
|
||||
github.com/aws/aws-sdk-go v1.36.24
|
||||
github.com/blevesearch/bleve v1.0.14
|
||||
github.com/cenk/hub v1.0.1 // indirect
|
||||
github.com/cenkalti/hub v1.0.1 // indirect
|
||||
github.com/cenkalti/rpc2 v0.0.0-20200203073230-5ce2854ce0fd
|
||||
github.com/cenkalti/rpc2 v0.0.0-20201118113917-be2cde9a479f
|
||||
github.com/cgrates/aringo v0.0.0-20201113143849-3b299e4e636d
|
||||
github.com/cgrates/baningo v0.0.0-20201105145354-6e3173f6a91b
|
||||
github.com/cgrates/cron v0.0.0-20201022095836-3522d5b72c70
|
||||
@@ -29,45 +28,44 @@ require (
|
||||
github.com/cgrates/sipingo v1.0.1-0.20200514112313-699ebc1cdb8e
|
||||
github.com/cgrates/ugocodec v0.0.0-20201023092048-df93d0123f60
|
||||
github.com/creack/pty v1.1.11
|
||||
github.com/cznic/b v0.0.0-20181122101859-a26611c4d92d // indirect
|
||||
github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 // indirect
|
||||
github.com/cznic/strutil v0.0.0-20181122101858-275e90344537 // indirect
|
||||
github.com/dgrijalva/jwt-go v3.2.0+incompatible
|
||||
github.com/elastic/go-elasticsearch v0.0.0
|
||||
github.com/ericlagergren/decimal v0.0.0-20191206042408-88212e6cfca9
|
||||
github.com/facebookgo/ensure v0.0.0-20200202191622-63f1cf65ac4c // indirect
|
||||
github.com/facebookgo/stack v0.0.0-20160209184415-751773369052 // indirect
|
||||
github.com/facebookgo/subset v0.0.0-20200203212716-c811ad88dec4 // indirect
|
||||
github.com/fiorix/go-diameter/v4 v4.0.1
|
||||
github.com/fortytw2/leaktest v1.3.0 // indirect
|
||||
github.com/fsnotify/fsnotify v1.4.9 // indirect
|
||||
github.com/fiorix/go-diameter/v4 v4.0.2
|
||||
github.com/frankban/quicktest v1.11.3 // indirect
|
||||
github.com/fsnotify/fsnotify v1.4.9
|
||||
github.com/glycerine/go-unsnap-stream v0.0.0-20190901134440-81cf024a9e0a // indirect
|
||||
github.com/go-sql-driver/mysql v1.5.0
|
||||
github.com/golang/protobuf v1.4.2 // indirect
|
||||
github.com/golang/snappy v0.0.2 // indirect
|
||||
github.com/gorhill/cronexpr v0.0.0-20180427100037-88b0669f7d75
|
||||
github.com/ishidawataru/sctp v0.0.0-20191218070446-00ab2ac2db07 // indirect
|
||||
github.com/jmhodges/levigo v1.0.0 // indirect
|
||||
github.com/jackc/pgproto3/v2 v2.0.7 // indirect
|
||||
github.com/klauspost/compress v1.11.6 // indirect
|
||||
github.com/lib/pq v1.8.0 // indirect
|
||||
github.com/mattn/go-runewidth v0.0.9 // indirect
|
||||
github.com/mediocregopher/radix/v3 v3.5.2
|
||||
github.com/miekg/dns v1.1.30
|
||||
github.com/mitchellh/mapstructure v1.3.3
|
||||
github.com/nyaruka/phonenumbers v1.0.57
|
||||
github.com/peterh/liner v1.2.0
|
||||
github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 // indirect
|
||||
github.com/segmentio/kafka-go v0.3.7
|
||||
github.com/mattn/go-runewidth v0.0.10 // indirect
|
||||
github.com/mediocregopher/radix/v3 v3.7.0
|
||||
github.com/miekg/dns v1.1.35
|
||||
github.com/mitchellh/mapstructure v1.4.0
|
||||
github.com/nyaruka/phonenumbers v1.0.60
|
||||
github.com/peterh/liner v1.2.1
|
||||
github.com/pierrec/lz4 v2.6.0+incompatible // indirect
|
||||
github.com/rivo/uniseg v0.2.0 // indirect
|
||||
github.com/segmentio/kafka-go v0.4.8
|
||||
github.com/streadway/amqp v1.0.0
|
||||
github.com/tecbot/gorocksdb v0.0.0-20191217155057-f0fad39f321c // indirect
|
||||
github.com/tinylib/msgp v1.1.5 // indirect
|
||||
github.com/willf/bitset v1.1.11 // indirect
|
||||
github.com/xdg/stringprep v1.0.1-0.20180714160509-73f8eece6fdc // indirect
|
||||
go.mongodb.org/mongo-driver v1.4.0
|
||||
golang.org/x/crypto v0.0.0-20201112155050-0c6587e931a9
|
||||
golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
|
||||
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
|
||||
golang.org/x/text v0.3.4 // indirect
|
||||
google.golang.org/api v0.29.0
|
||||
google.golang.org/protobuf v1.25.0 // indirect
|
||||
gopkg.in/fsnotify.v1 v1.4.7
|
||||
go.mongodb.org/mongo-driver v1.4.4
|
||||
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad
|
||||
golang.org/x/net v0.0.0-20201224014010-6772e930b67b
|
||||
golang.org/x/oauth2 v0.0.0-20201208152858-08078c50e5b5
|
||||
golang.org/x/sync v0.0.0-20201207232520-09787c993a3a // indirect
|
||||
golang.org/x/sys v0.0.0-20210112091331-59c308dcf3cc // indirect
|
||||
golang.org/x/text v0.3.5 // indirect
|
||||
google.golang.org/api v0.36.0
|
||||
google.golang.org/genproto v0.0.0-20210111234610-22ae2b108f89 // indirect
|
||||
google.golang.org/grpc v1.34.1 // indirect
|
||||
gorm.io/driver/mysql v1.0.3
|
||||
gorm.io/driver/postgres v1.0.5
|
||||
gorm.io/driver/postgres v1.0.6
|
||||
gorm.io/gorm v1.20.11
|
||||
pack.ag/amqp v0.12.5
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user