mirror of
https://github.com/alpkeskin/mosint.git
synced 2026-04-26 11:35:51 +03:00
[GH-ISSUE #75] Incorrect module github.com/alpkeskin/mosint for Golang project with the version 2.x #68
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#68
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 @yurivict on GitHub (Sep 3, 2023).
Original GitHub issue: https://github.com/alpkeskin/mosint/issues/75
module github.com/alpkeskin/mosintshould bemodule github.com/alpkeskin/mosint/v2.Please see this project as an example.
@alpkeskin commented on GitHub (Sep 19, 2023):
Thanks. As you said, I made v3 in this style.