diff options
| author | mo khan <mo.khan@gmail.com> | 2020-03-08 14:44:30 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-03-08 14:44:30 -0600 |
| commit | ecb08aeff82cb1f1d51ff23256cd826b39bafd82 (patch) | |
| tree | 2e18a583eee790abdd40c450ec663e0ecf9ab50b /config | |
| parent | f3e59766f6cf487061578be844a6ae1aa32e3a6a (diff) | |
Install golang via asdf
Diffstat (limited to 'config')
| -rw-r--r-- | config/.tool-versions | 2 | ||||
| -rw-r--r-- | config/install.sh | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/config/.tool-versions b/config/.tool-versions index a012517..3fb2a8b 100644 --- a/config/.tool-versions +++ b/config/.tool-versions @@ -1,5 +1,5 @@ elixir system -golang system +golang 1.14 gradle 6.2 java adopt-openjdk-8u242-b08 adopt-openjdk-11.0.6+10 maven 3.6.3 diff --git a/config/install.sh b/config/install.sh index b4b3f17..7a241ed 100644 --- a/config/install.sh +++ b/config/install.sh @@ -25,7 +25,6 @@ apt-get install -y --no-install-recommends \ git \ gnupg \ gnupg2 \ - golang \ gpg \ jq \ libbz2-dev \ |
