]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/moddeps: fix test fail when the last element of GOROOT start with a...
authorqiulaidongfeng <2645477756@qq.com>
Sat, 27 Jan 2024 03:27:17 +0000 (03:27 +0000)
committerGopher Robot <gobot@golang.org>
Sat, 27 Jan 2024 03:54:16 +0000 (03:54 +0000)
commit99efe7c39e80b92511bb06153da4d4d8db6138a6
tree3d17859ffb7730599ee0012e8b5a217ae4ee1eca
parent09b5de48e64e67db92b31eaca054c5d096e3c057
cmd/internal/moddeps: fix test fail when the last element of GOROOT start with a dot or underscore

Fixes #54221

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