Sourced from github.com/sigstore/sigstore-go's releases.
v0.6.2
This is a minor release to enable better error handling in the gh CLI.
What's Changed
- Use sentinel errors bundle validation in
validateBundlefunc by@​malancasin sigstore/sigstore-go#291Full Changelog: https://github.com/sigstore/sigstore-go/compare/v0.6.1...v0.6.2
0726854
Bump golang.org/x/crypto from 0.26.0 to 0.27.0 (#289)8c0e75b
Use sentinel errors bundle validation in validateBundle
func (#291)