Skip to content

Commit 1af19f2

Browse files
authored
Merge pull request #1920 from fluxcd/specific-go
Specify Go 1.21.9
2 parents fea297d + f0cbaf3 commit 1af19f2

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.21"
8+
GO_VERSION = "1.21.9"
99

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

0 commit comments

Comments
 (0)