diff options
| author | Nikolaus Gotsche <n@softwarefools.com> | 2018-11-05 00:03:29 +0100 |
|---|---|---|
| committer | Nikolaus Gotsche <n@softwarefools.com> | 2018-11-05 00:03:29 +0100 |
| commit | 2c8198db725c4ff892129ea36a5dfa7aaf644577 (patch) | |
| tree | 9ff5ac5fba3977529adab73230962ec91ddc6bbf /makefile | |
| parent | 2c619eab5abfb9af66bf0dad6463f3f9ddea9970 (diff) | |
renew Abiosoft's iShell0.3.5
Diffstat (limited to 'makefile')
| -rwxr-xr-x | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
