diff --git a/scripts/_common.sh b/scripts/_common.sh index 4a4af3a..0f15a3d 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,7 +6,7 @@ # dependencies used by the app pkg_dependencies="" -GO_VERSION="1.14.2" +GO_VERSION="1.11" #================================================= # PERSONAL HELPERS