aboutsummaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorDmitri Shuralyov <dmitshur@golang.org>2024-02-14 19:08:02 -0500
committerGopher Robot <gobot@golang.org>2024-08-20 22:49:59 +0000
commita5d61d75e3d314323d07914ae36daf69c96f0bf8 (patch)
treecbcf6e089c61e37d2894971e7de59033eb7b8747 /api
parent830621bc09c175d1b87496fd1be79bdcd1ce27c8 (diff)
downloadgo-a5d61d75e3d314323d07914ae36daf69c96f0bf8.tar.xz
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>
Diffstat (limited to 'api')
-rw-r--r--api/next/51473.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/next/51473.txt b/api/next/51473.txt
new file mode 100644
index 0000000000..c47a629d73
--- /dev/null
+++ b/api/next/51473.txt
@@ -0,0 +1 @@
+pkg runtime, func GOROOT //deprecated #51473