diff options
Diffstat (limited to 'runsc/container/container_state_autogen.go')
-rwxr-xr-x | runsc/container/container_state_autogen.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/runsc/container/container_state_autogen.go b/runsc/container/container_state_autogen.go new file mode 100755 index 000000000..5bc1c1aff --- /dev/null +++ b/runsc/container/container_state_autogen.go @@ -0,0 +1,3 @@ +// automatically generated by stateify. + +package container |