diff options
Diffstat (limited to 'runsc/cmd/cmd_state_autogen.go')
-rw-r--r-- | runsc/cmd/cmd_state_autogen.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runsc/cmd/cmd_state_autogen.go b/runsc/cmd/cmd_state_autogen.go index de8aa267b..f65d1508d 100644 --- a/runsc/cmd/cmd_state_autogen.go +++ b/runsc/cmd/cmd_state_autogen.go @@ -1,3 +1,5 @@ // automatically generated by stateify. +// +build go1.1 + package cmd |