cnabio / cnab-go

A Go implementation of CNAB Core 1.0
MIT License
69 stars 37 forks source link

fix(bundle.go): add omitempty to contentDigest yaml tag #107

Closed vdice closed 5 years ago

vdice commented 5 years ago

Closes https://github.com/deislabs/cnab-go/issues/105

carolynvs commented 5 years ago

The build passed but GH isn't getting the message. Merging with my magic powers.