diff options
author | gVisor bot <gvisor-bot@google.com> | 2020-11-19 22:32:43 +0000 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-11-19 22:32:43 +0000 |
commit | a8329e99c58d315bfe748c667f6ce133cd6e4198 (patch) | |
tree | af58cce507081d908debf40f0e5a326678a988b2 /pkg/goid | |
parent | 7dcd014bcfe17836a8ef57e0f840d3c574d07965 (diff) | |
parent | 3454d572199679d6abc66c0c29539829dd9baf51 (diff) |
Merge release-20201109.0-89-g3454d5721 (automated)
Diffstat (limited to 'pkg/goid')
-rw-r--r-- | pkg/goid/goid_state_autogen.go | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/pkg/goid/goid_state_autogen.go b/pkg/goid/goid_state_autogen.go deleted file mode 100644 index a461704fc..000000000 --- a/pkg/goid/goid_state_autogen.go +++ /dev/null @@ -1,6 +0,0 @@ -// automatically generated by stateify. - -// +build go1.12 -// +build !go1.17 - -package goid |