]> Cypherpunks repositories - gostls13.git/commit
cmd/go: replace 'directory .' with 'current directory' in some errors
authorMichael Matloob <matloob@golang.org>
Wed, 16 Nov 2022 18:28:32 +0000 (13:28 -0500)
committerMichael Matloob <matloob@golang.org>
Fri, 18 Nov 2022 18:09:53 +0000 (18:09 +0000)
commitfd00c14bf1b7057ae301ec82b82efa0ec5ccc9b4
treee9d4a045b5131725fe78dcc73248b4c445667a70
parentb2faff18ce28edad98303d2c3134dec1331fd7b5
cmd/go: replace 'directory .' with  'current directory' in some errors

To make the error clearer

Fixes #56697

Change-Id: Idfb5e8704d1bfc64bd0a09d5b553086d9ba5ac33
Reviewed-on: https://go-review.googlesource.com/c/go/+/451295
Reviewed-by: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Bryan Mills <bcmills@google.com>
Reviewed-by: Joedian Reid <joedian@golang.org>
src/cmd/go/internal/modload/load.go
src/cmd/go/testdata/script/mod_fs_patterns.txt
src/cmd/go/testdata/script/work_module_not_in_go_work.txt