docs: use go 1.19.5 (#4872)

pull/4873/head
James Elliott 2023-02-03 10:45:50 +11:00 committed by GitHub
parent a2ce9e0573
commit d101b2aa51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
[build.environment]
NODE_VERSION = "16.18.1"
NPM_VERSION = "8.19.2"
GO_VERSION = "1.20.0"
GO_VERSION = "1.19.5"
[context.production]
command = "pnpm run build"