diff --git a/update_external_libs.sh b/update_external_libs.sh index bcd2119f2..132e185ab 100755 --- a/update_external_libs.sh +++ b/update_external_libs.sh @@ -5,7 +5,6 @@ go get -v -u github.com/cgrates/osipsdagram go get -u -v github.com/cgrates/liner go get -u -v github.com/cgrates/rpcclient go get -u -v github.com/cgrates/gorm -go get -u -v github.com/cgrates/kamevapi go get -v -u github.com/lib/pq go get -v -u github.com/ugorji/go/codec