gvisor/pkg/goid
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
goid.go
goid_amd64.s
goid_arm64.s add arm64 support to goid 2020-05-13 04:35:47 -04:00
goid_test.go