]> Cypherpunks repositories - gostls13.git/commit
runtime: deprecate GOROOT
authorDmitri Shuralyov <dmitshur@golang.org>
Thu, 15 Feb 2024 00:08:02 +0000 (19:08 -0500)
committerGopher Robot <gobot@golang.org>
Tue, 20 Aug 2024 22:49:59 +0000 (22:49 +0000)
commita5d61d75e3d314323d07914ae36daf69c96f0bf8
treecbcf6e089c61e37d2894971e7de59033eb7b8747
parent830621bc09c175d1b87496fd1be79bdcd1ce27c8
runtime: deprecate GOROOT

Fixes #51473.

Change-Id: Ic868790f480b21b472c98b39be797bcffb1fa892
Reviewed-on: https://go-review.googlesource.com/c/go/+/564142
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
api/next/51473.txt [new file with mode: 0644]
doc/next/6-stdlib/99-minor/runtime/51473.md [new file with mode: 0644]
src/runtime/extern.go