mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
added new dependency to update shell scripts
This commit is contained in:
@@ -13,6 +13,7 @@ libs = ('github.com/fzzy/radix/redis',
|
||||
'github.com/go-sql-driver/mysql',
|
||||
'github.com/garyburd/redigo/redis',
|
||||
'menteslibres.net/gosexy/redis',
|
||||
'github.com/hoisie/redis'
|
||||
'github.com/howeyc/fsnotify',
|
||||
)
|
||||
|
||||
|
||||
@@ -6,5 +6,6 @@ go get -v -u labix.org/v2/mgo
|
||||
go get -v -u github.com/cgrates/fsock
|
||||
go get -u -v github.com/go-sql-driver/mysql
|
||||
go get -u -v menteslibres.net/gosexy/redis
|
||||
go get -u -v github.com/hoisie/redis
|
||||
go get -u -v github.com/howeyc/fsnotify
|
||||
|
||||
|
||||
Reference in New Issue
Block a user