package core import "github.com/syonad/clonepack/internal/store" var ErrNotFound = store.ErrNotFound