From 48fe6184500a2dd173640aff244596c17f79d465 Mon Sep 17 00:00:00 2001 From: Dan Peterson Date: Wed, 11 Dec 2024 17:00:01 -0400 Subject: _content/doc/go1.24: use backticks for GOAUTH For: golang/go#26232 For: golang/go#68545 Change-Id: I31fe54bee06a574dfce9335ac65f5d5b98fef756 Reviewed-on: https://go-review.googlesource.com/c/website/+/635340 Reviewed-by: Dmitri Shuralyov Reviewed-by: Ian Lance Taylor LUCI-TryBot-Result: Go LUCI Auto-Submit: Ian Lance Taylor --- _content/doc/go1.24.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_content/doc/go1.24.md b/_content/doc/go1.24.md index 9b63d545..b0162004 100644 --- a/_content/doc/go1.24.md +++ b/_content/doc/go1.24.md @@ -66,7 +66,7 @@ a test integration system, you can revert to the text build output by setting -The new 'GOAUTH' environment variable provides a flexible way to authenticate +The new `GOAUTH` environment variable provides a flexible way to authenticate with private modules. See `go help goauth` for more information. -- cgit v1.3