summaryrefslogtreecommitdiffhomepage
path: root/pkg/shim/runtimeoptions/runtimeoptions_cri.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/shim/runtimeoptions/runtimeoptions_cri.go')
-rw-r--r--pkg/shim/runtimeoptions/runtimeoptions_cri.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/shim/runtimeoptions/runtimeoptions_cri.go b/pkg/shim/runtimeoptions/runtimeoptions_cri.go
index e6102b4cf..23bbd82be 100644
--- a/pkg/shim/runtimeoptions/runtimeoptions_cri.go
+++ b/pkg/shim/runtimeoptions/runtimeoptions_cri.go
@@ -13,6 +13,9 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+//go:build go1.1
+// +build go1.1
+
package runtimeoptions
import (