diff options
author | gVisor bot <gvisor-bot@google.com> | 2020-10-19 23:37:18 +0000 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-10-19 23:37:18 +0000 |
commit | 6eeaa4f0d10ddc431aaf2568aa66fa5eb22fd538 (patch) | |
tree | 5a54fc69231f789d0f7aa9e63db60a149fc02beb /runsc/cli/cli_state_autogen.go | |
parent | 7f5dd4f20148bbd6400046567f05bdf014e10d5c (diff) | |
parent | 54e989ec3a2d9c6928047ea09a3d6053cbf2441f (diff) |
Merge release-20201005.0-102-g54e989ec3 (automated)
Diffstat (limited to 'runsc/cli/cli_state_autogen.go')
-rw-r--r-- | runsc/cli/cli_state_autogen.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/runsc/cli/cli_state_autogen.go b/runsc/cli/cli_state_autogen.go new file mode 100644 index 000000000..e81991e0b --- /dev/null +++ b/runsc/cli/cli_state_autogen.go @@ -0,0 +1,3 @@ +// automatically generated by stateify. + +package cli |