projectdiscovery/interactsh

import err:unrecognized import path "aead.dev/minisign"

Nyx2022 opened this issue · 1 comments

Interactsh version:

1.1.8

Current Behavior:

when i import this lib with goland,the error occurs:
go: github.com/minio/selfupdate@v0.6.1-0.20230907112617-f11e74f84ca7 requires
aead.dev/minisign@v0.2.0: unrecognized import path "aead.dev/minisign": parse https://aead.dev/minisign?go-get=1: no go-import meta tags ()

Expected Behavior:

imported successful

Steps To Reproduce:

import it as a new lib

Anything else:

image