mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-09 22:47:27 +00:00
The log location hook was matching github.com/heptio/ark and stripping off that + 1 more char. This meant that github.com/heptio/ark-plugin-example/foo.go was being listed as plugin-example/foo.go instead of github.com/heptio/ark-plugin-example/foo.go. Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>