runtime: go fix code for 1.19

We have starting to use golang 1.19, some features are
not supported later, so run `go fix` to fix them.

Fixes: #5750

Signed-off-by: Bin Liu <bin@hyper.sh>
This commit is contained in:
Bin Liu
2022-11-25 11:07:28 +08:00
parent f02bb1a9cb
commit 1dfd845f51
43 changed files with 4 additions and 43 deletions

View File

@@ -1,5 +1,4 @@
//go:build linux
// +build linux
// Copyright (c) 2018 Intel Corporation
//