From 2c8198db725c4ff892129ea36a5dfa7aaf644577 Mon Sep 17 00:00:00 2001 From: Nikolaus Gotsche Date: Mon, 5 Nov 2018 00:03:29 +0100 Subject: renew Abiosoft's iShell --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index 8ec4e55..5532ae8 100755 --- a/makefile +++ b/makefile @@ -21,7 +21,7 @@ clean: fetch_stuff: @go get github.com/fatih/color @go get github.com/mattn/go-sqlite3 - @go get github.com/abiosoft/ishell + @go get -u github.com/abiosoft/ishell @go get github.com/BurntSushi/toml @go get github.com/atrox/homedir @go get github.com/pborman/getopt/v2 -- cgit v1.2.3