goose: strip vendor from generated import paths
This allows goose to work more gracefully in a vgo setting. Reviewed-by: Tuo Shan <shantuo@google.com>
This commit is contained in:
2
internal/goose/testdata/Vendor/bar/dummy.go
vendored
Normal file
2
internal/goose/testdata/Vendor/bar/dummy.go
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
// Package bar is left intentionally blank.
|
||||
package bar
|
||||
Reference in New Issue
Block a user