update go and hugo verison
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
# default versions
|
||||
NODE_VERSION='18.16.1';
|
||||
GO_VERSION='1.20.5';
|
||||
HUGO_VERSION='0.121.2';
|
||||
GO_VERSION='1.22.2';
|
||||
HUGO_VERSION='0.124.1';
|
||||
|
||||
# install Node.js
|
||||
# echo "Installing Node.js $NODE_VERSION..."
|
||||
|
||||
Reference in New Issue
Block a user