Closed yegortokmakov closed 7 months ago
manually adding hash to go.sum helped:
github.com/k3d-io/k3d/v5 v5.6.2 h1:AxWGxRqxgsNGGtcOpNZWQiZ22ezoALZXBBOUfWCVMfg=
any chance the tag was overwritten and proxy/gosumdb got out of sync?
That's probably because v5.6.2 Tag was moved to a new commit, because of some pipeline error. I'll tag a new one to get this fixed.
confirmed fix in 5.6.3. thanks!
What did you do
What did you expect to happen
get the package
Screenshots or terminal output
go version go1.22.2 linux/amd64