This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Description
When importing this package in other projects, the module path must match the source name.
$ go mod vendor
warning: ignoring symlink /Users/marques/src/openshift-installer/pkg/asset/store/data
go: sigs.k8s.io/cluster-api-provider-packet@v0.1.0: parsing go.mod:
module declares its path as: github.com/packethost/cluster-api-provider-packet
but was required as: sigs.k8s.io/cluster-api-provider-packet
The source should be sigs.k8s.io/cluster-api-provider-packet.
Compare https://github.com/kubernetes-sigs/cluster-api-provider-packet/blob/f333fec61a29b27b80a1209082e49e0bd64f20b5/go.mod#L1
to: