Skip to content

Commit

Permalink
added kamailio lib
Browse files Browse the repository at this point in the history
  • Loading branch information
rif committed Jan 5, 2015
1 parent 843ad95 commit 6fd5b8b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions hard_update_external_libs.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
'labix.org/v2/mgo',
'github.com/cgrates/fsock',
'github.com/cgrates/liner',
'github.com/cgrates/kamevapi',
'github.com/go-sql-driver/mysql',
'github.com/hoisie/redis'
'github.com/howeyc/fsnotify',
Expand Down
2 changes: 2 additions & 0 deletions update_external_libs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ go get -u -v github.com/cgrates/liner
go get -u -v github.com/cgrates/rpcclient
go get -u -v github.com/jinzhu/gorm
go get -u -v github.com/gorhill/cronexpr
go get -u -v github.com/cgrates/kamevapi

0 comments on commit 6fd5b8b

Please sign in to comment.