From dbdc95422f40c6626634e9c0b876d838411d5355 Mon Sep 17 00:00:00 2001 From: Radu Ioan Fericean Date: Fri, 3 Jul 2015 15:10:49 +0300 Subject: [PATCH] removed duplicate update command --- update_external_libs.sh | 1 - 1 file changed, 1 deletion(-) 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