diff --git a/scripts/_common.sh b/scripts/_common.sh index d839314..1021f79 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -GO_VERSION="1.16" +GO_VERSION="1.20" #================================================= # PERSONAL HELPERS