mirror of
https://github.com/alpkeskin/mosint.git
synced 2026-04-26 03:25:57 +03:00
[GH-ISSUE #86] main.go:6:8: cannot find module providing package github.com/alpkeskin/mosint/v3/pkg/engine: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) #218
Labels
No labels
bug
duplicate
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mosint#218
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sajanchhetri on GitHub (Jan 3, 2024).
Original GitHub issue: https://github.com/alpkeskin/mosint/issues/86
When i install it successfully and try to run it its shows this error to me :-
main.go:6:8: cannot find module providing package github.com/alpkeskin/mosint/v3/pkg/engine: import lookup disabled by -mod=vendor
(Go version in go.mod is at least 1.14 and vendor directory exists.)