Skip to content

I suggest to migrate from deprecated syscall package to golang.org/x/sys/unix package #40

Description

@harobed

I think that syscall Golang package is deprecated:

NOTE: This package is locked down. Code outside the standard Go repository should be migrated to use the corresponding package in the golang.org/x/sys repository. That is also where updates required by new systems or versions should be applied. Signal, Errno and SysProcAttr are not yet available in golang.org/x/sys and must still be referenced from the syscall package. See https://golang.org/s/go1.4-syscall for more information.

I think dhcp4 lib need to migrate to https://godoc.org/golang.org/x/sys/unix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions