bf04503f04
Identify module sources that look like relative paths ("child" instead of "./child", for example) and surface a helpful error. Previously, such module sources would be passed to go-getter, which would fail because it was expecting an absolute, or properly relative, path. This commit moves the check for improper relative paths sooner so a user-friendly error can be displayed. |
||
---|---|---|
.. | ||
test-fixtures | ||
copy_dir.go | ||
copy_dir_test.go | ||
doc.go | ||
from_module.go | ||
from_module_test.go | ||
getter.go | ||
inode.go | ||
inode_freebsd.go | ||
inode_windows.go | ||
load_config.go | ||
module_install.go | ||
module_install_hooks.go | ||
module_install_test.go | ||
testing.go | ||
version_required.go |