mirror of
https://github.com/syumai/workers.git
synced 2025-03-10 09:27:08 +00:00
update Go version in Quick Start
This commit is contained in:
parent
106d4af001
commit
ebd280b8ff
@ -70,7 +70,7 @@ First, please install the following tools:
|
||||
* Node.js (and npm)
|
||||
* [wrangler](https://developers.cloudflare.com/workers/wrangler/)
|
||||
- You can install it by running `npm install -g wrangler`.
|
||||
* Go 1.21.3 or later
|
||||
* Go 1.24.0 or later
|
||||
* [gonew](https://pkg.go.dev/golang.org/x/tools/cmd/gonew)
|
||||
- You can install it by running `go install golang.org/x/tools/cmd/gonew@latest`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user