Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflicting declarations under permissionutil #280

Closed
RamanaReddy0M opened this issue Nov 1, 2023 · 0 comments · Fixed by #281
Closed

Conflicting declarations under permissionutil #280

RamanaReddy0M opened this issue Nov 1, 2023 · 0 comments · Fixed by #281
Assignees
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@RamanaReddy0M
Copy link
Contributor

Platform: termux/andorid

~ $ go install -v [github.com/projectdiscovery/httpx/cmd/httpx@latest](http://github.com/projectdiscovery/httpx/cmd/httpx@latest)
[github.com/projectdiscovery/utils/permission](http://github.com/projectdiscovery/utils/permission)
# [github.com/projectdiscovery/utils/permission](http://github.com/projectdiscovery/utils/permission)
go/pkg/mod/github.com/projectdiscovery/[email protected]/permission/permission_other.go:10:6: checkCurrentUserRoot redeclared in this block
        go/pkg/mod/github.com/projectdiscovery/[email protected]/permission/permission_linux.go:16:6: other declaration of checkCurrentUserRoot
go/pkg/mod/github.com/projectdiscovery/[email protected]/permission/permission_other.go:15:6: checkCurrentUserCapNetRaw redeclared in this block
        go/pkg/mod/github.com/projectdiscovery/[email protected]/permission/permission_linux.go:21:6: other declaration of checkCurrentUserCapNetRaw
@RamanaReddy0M RamanaReddy0M self-assigned this Nov 1, 2023
@RamanaReddy0M RamanaReddy0M linked a pull request Nov 1, 2023 that will close this issue
@Mzack9999 Mzack9999 added Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. Status: Completed Nothing further to be done with this issue. Awaiting to be closed. labels Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants