[BUG] Cannot install k3d v5.5.1 using Go 1.22.x due to replace
directive
#1468
Labels
bug
Something isn't working
replace
directive
#1468
What did you do
Cannot install k3d via go install command:
Seems like changes done under 7de36e8 is breaking the
go install
workflows.We use the
go install
to install tools under thee2e-framework
. I am trying to enable support fork3d
under that and it breaks while installing the module.xref: kubernetes-sigs/e2e-framework#441
How was the cluster created?
What did you do afterwards?
What did you expect to happen
Should be able to install
k3d
usinggo install
as documented.Screenshots or terminal output
Which OS & Architecture
NA
Which version of
k3d
NA
Which version of docker
NA
The text was updated successfully, but these errors were encountered: