]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/moddeps: walk GOROOT when it is a symlink
authorqiulaidongfeng <2645477756@qq.com>
Wed, 29 Nov 2023 12:45:01 +0000 (12:45 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 29 Nov 2023 15:49:32 +0000 (15:49 +0000)
commit1908d4354b5b1cb02edd9f93d024551fe812eb22
tree5940cf91857742dac8d7a5ab6888f4532983ecbe
parent6111acc8e6bc96f5ca0fa58adf4a0226fff3dd28
cmd/internal/moddeps: walk GOROOT when it is a symlink

Fixes #64375

Change-Id: I24ce67ef254db447cdf37a3fda5b5ab5fc782a36
GitHub-Last-Rev: 05590b9e20b31413d455a6e87bc38843e33ff116
GitHub-Pull-Request: golang/go#64376
Reviewed-on: https://go-review.googlesource.com/c/go/+/544757
Auto-Submit: Bryan Mills <bcmills@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Bryan Mills <bcmills@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/cmd/internal/moddeps/moddeps_test.go