selfupdate
selfupdate copied to clipboard
Dependency Import Issue with minisign
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.
Same issue on Fedora 38 halted 'go install' for several tools used in a script im working on.