commit | 8125cd0cb02bf1ec91d6a06e70b95803598e76be | [log] [tgz] |
---|---|---|
author | Dmitri Shuralyov <dmitshur@golang.org> | Tue Nov 07 12:35:25 2023 -0500 |
committer | Gopher Robot <gobot@golang.org> | Tue Nov 07 17:50:39 2023 +0000 |
tree | 22b3e377a5c5c8ef4573983864870b4d55d3a823 | |
parent | 886d7f7de40687d1e040c54f20f2ff8e87622b15 [diff] |
internal/version: add wasip1 support Mirror what CL 479621 applied to cmd/go/internal/base/signal_unix.go. For golang/go#58141. Updates golang/go#36976. Change-Id: I1c625e7d47433e69c00669a3c27dfa34ad45954a Reviewed-on: https://go-review.googlesource.com/c/dl/+/540220 Reviewed-by: Heschi Kreinick <heschi@google.com> Auto-Submit: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This repository holds the Go wrapper programs that run specific versions of Go, such as go install golang.org/dl/go1.10.3@latest
and go install golang.org/dl/gotip@latest
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html. The main issue tracker for the net repository is located at https://github.com/golang/go/issues. Prefix your issue with “dl:” in the subject line, so it is easy to find.