Skip to content

Commit

Permalink
host, process: delete darwin/386 code
Browse files Browse the repository at this point in the history
The darwin/386 port was dropped in Go 1.15 and the imported version of
golang.org/x/sys also no longer supports the port. This module requires
at least Go 1.15 per go.mod, so it no longer builds on darwin/386
anyway.
  • Loading branch information
tklauser committed Jul 28, 2022
1 parent a1701dc commit c76712b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 256 deletions.
20 changes: 0 additions & 20 deletions host/host_darwin_386.go

This file was deleted.

236 changes: 0 additions & 236 deletions process/process_darwin_386.go

This file was deleted.

0 comments on commit c76712b

Please sign in to comment.