Signed-off-by: Nathan Baulch <nathan.baulch@gmail.com>
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Co-authored-by: Christian Mesh <christianmesh1@gmail.com>
This commit is contained in:
Nathan Baulch
2024-08-30 03:20:33 +10:00
committed by GitHub
parent ffeded20a4
commit ea558d9d4b
209 changed files with 410 additions and 410 deletions

View File

@@ -20,7 +20,7 @@ import (
// one of those other functions instead. The addrs package can potentially
// perform other processing in addition to just the go-getter detection.
//
// Note that this function expects to recieve only a package address, not
// Note that this function expects to receive only a package address, not
// a full source address that might also include a subdirectory portion.
// The caller must trim off any subdirectory portion using
// getmodules.SplitPackageSubdir before calling this function, passing in