From f8cd44f792eeb73f3896777a25383e8ab806387b Mon Sep 17 00:00:00 2001 From: Radu Ioan Fericean Date: Mon, 12 May 2014 13:00:40 +0300 Subject: [PATCH] changed liner path --- update_external_libs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_external_libs.sh b/update_external_libs.sh index f0342b97b..11d40148c 100755 --- a/update_external_libs.sh +++ b/update_external_libs.sh @@ -8,4 +8,4 @@ go get -v -u github.com/cgrates/liner go get -u -v github.com/go-sql-driver/mysql go get -u -v github.com/hoisie/redis go get -u -v github.com/howeyc/fsnotify -go get -u -v github.com/rif/liner +go get -u -v github.com/cgrates/liner