gvisor/pkg/procid
Michael Pratt d3d9c4fb2c Bump gVisor build tags to go1.20
Upstream Go tip has updated its version to 1.19, so we need to bump these build
tags to allow tip testing.

This CL bumps the minimum version in pkg/sync/runtime_amd64.s from 1.8 to 1.14.
The offset was different prior to Go 1.14.

Ideally we'll get checklinkname (or equivalent) to check these remaining unsafe
uses (like internal struct field offsets) soon.

For golang/go#51445.

PiperOrigin-RevId: 433304124
2022-03-08 14:02:19 -08:00
..
BUILD [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
procid.go Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
procid_amd64.s Bump gVisor build tags to go1.20 2022-03-08 14:02:19 -08:00
procid_arm64.s Bump gVisor build tags to go1.20 2022-03-08 14:02:19 -08:00
procid_net_test.go
procid_test.go [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00