-
Notifications
You must be signed in to change notification settings - Fork 668
FreeBSD scan_common.go:62:23: undefined: routing.New #1015
Copy link
Copy link
Closed
Labels
Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
Description
uname -a
FreeBSD freebsd 14.0-RELEASE-p6
Fetched src to manually compile but wanted to share the error below. Looking like scan_common.go is a new feature ( 27 days ). v2.2.1 compiled fine.
go version
go version go1.22.1 freebsd/amd64
user@freebsd:pts/0-> /tmp (0)
go install -v github.com/projectdiscovery/naabu/v2/cmd/naabu@latest
github.com/projectdiscovery/naabu/v2/pkg/scan
/home/user/Workspace/pkg/mod/github.com/projectdiscovery/naabu/v2@v2.3.0/pkg/scan/scan_common.go:62:23: undefined: routing.New
user@freebsd:pts/0-> /tmp (1)
Thanks in advance --
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.