Skip to content

Commit c20d7ed

Browse files
authored
Merge pull request #1907 from fluxcd/upgrade-go-1-21-for-netlify
Upgrade GO_VERSION for Netlify (1.21)
2 parents f69da3b + b5234a4 commit c20d7ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[build.environment]
66
HUGO_VERSION = "0.122.0"
77
NODE_VERSION = "18"
8-
GO_VERSION = "1.18"
8+
GO_VERSION = "1.21"
99

1010
[context.production.environment]
1111
HUGO_ENV = "production"

0 commit comments

Comments
 (0)