gvisor/pkg/goid
Michael Pratt 99325baf5d Bump gVisor build tags to go1.19
Go's dev.typeparams branch already claims to be Go 1.18, so our !go1.18 build
tags breaking testing gVisor with that branch.

Normally I would not want to bump the build tags this early, but I plan to
extend checklinkname to check the assumptions in these files and remove the
build tags ASAP. So we just go ahead and bump the tags until then to unblock
testing.

PiperOrigin-RevId: 389037239
2021-08-05 15:25:00 -07:00
..
BUILD Require sync.Mutex to lock and unlock from the same goroutine 2020-11-19 14:29:34 -08:00
goid.go Bump gVisor build tags to go1.19 2021-08-05 15:25:00 -07:00
goid_amd64.s
goid_arm64.s add arm64 support to goid 2020-05-13 04:35:47 -04:00
goid_test.go Allow goid.Get() to be used outside of race builds. 2020-11-12 19:16:29 -08:00