Skip to content

Commit

Permalink
_content/doc: add release notes for GOAUTH
Browse files Browse the repository at this point in the history
For: golang/go#26232
For: golang/go#68545

Change-Id: If5081ffdd69f4c62055180ed80f30b97c3c2126c
Reviewed-on: https://go-review.googlesource.com/c/website/+/634235
Auto-Submit: Sam Thanawalla <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Michael Matloob <[email protected]>
  • Loading branch information
samthanawalla authored and gopherbot committed Dec 6, 2024
1 parent e89ee2f commit 6046253
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _content/doc/go1.24.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@ These are distinguished by new `Action` types, but if they cause problems in
a test integration system, you can revert to the text build output by setting
`GODEBUG=gotestjsonbuildtext=1`.

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

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

### Cgo {#cgo}

<!-- go.dev/issue/56378, CL 579955 -->
Expand Down

0 comments on commit 6046253

Please sign in to comment.