diff --git a/netlify.toml b/netlify.toml index 652efac..6d8072f 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ publish = "public" command = "hugo --gc --minify -b ${DEPLOY_PRIME_URL}" [build.environment] -GO_VERSION = "1.16" +GO_VERSION = "1.26" HUGO_VERSION = "0.126.1" builddrafts = true