Skip to content

Commit 48fe618

Browse files
danpgopherbot
authored andcommitted
_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 <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Auto-Submit: Ian Lance Taylor <[email protected]>
1 parent 41b60ae commit 48fe618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_content/doc/go1.24.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ a test integration system, you can revert to the text build output by setting
6666

6767
<!-- go.dev/issue/26232 -->
6868

69-
The new 'GOAUTH' environment variable provides a flexible way to authenticate
69+
The new `GOAUTH` environment variable provides a flexible way to authenticate
7070
with private modules. See `go help goauth` for more information.
7171

7272
<!-- go.dev/issue/50603 -->

0 commit comments

Comments
 (0)