What's Changed
- Use current fsnotify library, drop viper dependency by @liggitt in #95
- pkg/cdi: fix GetSpecErrors()/refresh read/write data race. by @klihub in #98
- dependencies: update opencontainers packages (rebased #87) by @klihub in #100
- fix cdi doc missing SpecDB() by @moshe010 in #96
- cmd, pkg, schema: stop using github.com/pkg/errors. by @klihub in #99
- Add functions to query and validate minimum spec version by @elezar in #93
- cmd/cdi: split out to a go module of its own. by @klihub in #103
- cmd/cdi: update/fix go.{mod,sum}. by @klihub in #106
New Contributors
Full Changelog: v0.5.3...v0.5.4