Note: This release switches to using the tags.cncf.io
vanity URL for module name. Please replace github.com/container-orchestrated-devices/container-device-interface
imports with tags.cncf.io/container-device-interface
.
What's Changed
- chore: import packages only once by @testwill in #165
- fix: typo by @testwill in #166
- cmd/validate: print the validation errors by @marquiz in #163
- cleanup: remove unused code by @bart0sh in #168
- .github, Makefile: sanity workflow fixes, simplify mod-* targets, bump golang to 1.19.x by @klihub in #171
- make specs-go a module by @bart0sh in #170
- Add version to spec-go dependency by @elezar in #173
- replaced incorrect link by @ATREAY in #167
- Use tags.cncf.io URL in module names by @elezar in #172
New Contributors
- @testwill made their first contribution in #165
- @marquiz made their first contribution in #163
- @ATREAY made their first contribution in #167
Full Changelog: v0.6.1...v0.6.2