Skip to content

Comments

Migrate syscall --> golang.org/x/sys/unix, redux#54

Merged
vishvananda merged 1 commit intovishvananda:masterfrom
jeffwidman:patch-1
Sep 13, 2022
Merged

Migrate syscall --> golang.org/x/sys/unix, redux#54
vishvananda merged 1 commit intovishvananda:masterfrom
jeffwidman:patch-1

Conversation

@jeffwidman
Copy link
Collaborator

This completes the migration from syscall --> golang.org/x/sys/unix
which was started in #40:

The syscall package is deprecated and no longer updated as per
https://golang.org/pkg/syscall/. Use the golang.org/x/sys/unix package
instead.

This completes the migration from `syscall` --> `golang.org/x/sys/unix`
which was started in #40:
> The syscall package is deprecated and no longer updated as per
https://golang.org/pkg/syscall/. Use the golang.org/x/sys/unix package
instead.
@jeffwidman
Copy link
Collaborator Author

Gentle nudge @vishvananda

@vishvananda vishvananda merged commit 18c4f42 into vishvananda:master Sep 13, 2022
@jeffwidman jeffwidman deleted the patch-1 branch September 13, 2022 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants