selfupdate icon indicating copy to clipboard operation
selfupdate copied to clipboard

Dependency Import Issue with minisign

Open colinhuckstep opened this issue 2 years ago • 1 comments

It appears that aead.dev/minisign dependency is broken and will not install/import.

github.com/minio/[email protected] requires aead.dev/[email protected]: unrecognized import path "aead.dev/minisign": reading https://aead.dev/minisign?go-get=1: 404 Not Found

I've tried both v0.2.0 and v0.2.1 and receive the same error for both versions. It also appears that this was reported as an issue in the Github repo for aead.dev/minisign, but it has been several weeks in an open status. I wanted to make sure you were also aware of the issue.

colinhuckstep avatar Nov 21 '23 14:11 colinhuckstep

Same issue on Fedora 38 halted 'go install' for several tools used in a script im working on.

TH3-F001 avatar Nov 23 '23 01:11 TH3-F001