nit: Do we want to create a const for the regex string and reference it both during the `regexp.MustCompile` call above as well as here? _Originally posted by @vdice in https://github.com/cnabio/cnab-go/pull/212_
nit: Do we want to create a const for the regex string and reference it both during the
regexp.MustCompilecall above as well as here?Originally posted by @vdice in #212