]> Cypherpunks repositories - gostls13.git/commit
cmd/go: support both .netrc and _netrc in windows
authorSam Thanawalla <samthanawalla@google.com>
Tue, 20 Aug 2024 20:14:59 +0000 (20:14 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 25 Sep 2024 20:32:14 +0000 (20:32 +0000)
commit7d91cc26abdcc213de83bb6122a929ff6449be8f
tree0bef743237365bb3e69fe48cbec17ed78f0695de
parent8ed18d2cefb91d3e1c6ffed8c465d369587e6ec5
cmd/go: support both .netrc and _netrc in windows

For #66832

Cq-Include-Trybots: luci.golang.try:gotip-linux-amd64-longtest,gotip-windows-amd64-longtest
Change-Id: I58e20fe0b8e38dd9383d1df334acaa3a2abad756
Reviewed-on: https://go-review.googlesource.com/c/go/+/607237
Reviewed-by: Michael Matloob <matloob@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Sam Thanawalla <samthanawalla@google.com>
src/cmd/go/internal/auth/netrc.go
src/cmd/go/testdata/script/netrc_issue66832.txt [new file with mode: 0644]