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