Skip to content

Bump clients to v0.6.2 #176

Closed
Closed
@elezar

Description

@elezar

With the v0.6.2 release we included specs-go/v0.6.0 as a separately versioned go submodule and migrated to the tags.cncf.io/container-device-interface vanity URL. This means that a dependency update requires:

  • Replacing references of github.com/container-orchestrated-devices/container-device-interface with tags.cncf.io/container-orchestrated-devices. This includes imports and go.mod references.
  • Updating the tags.cncf.io/container-orchestrated-device reference in go.mod (or equivalent) to v0.6.2
  • Updating vendoring (running go mod tidy and go mod vendor.

See:

The following clients need to be updated:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions