diff options
Diffstat (limited to 'pkg/goid/goid_state_autogen.go')
-rw-r--r-- | pkg/goid/goid_state_autogen.go | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pkg/goid/goid_state_autogen.go b/pkg/goid/goid_state_autogen.go new file mode 100644 index 000000000..a461704fc --- /dev/null +++ b/pkg/goid/goid_state_autogen.go @@ -0,0 +1,6 @@ +// automatically generated by stateify. + +// +build go1.12 +// +build !go1.17 + +package goid |