You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
Nyx2022
added
the
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
label
Jan 3, 2024
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:
The text was updated successfully, but these errors were encountered: