runtime: Fix gofmt issues

It seems that bumping the version of golang and golangci-lint new format
changes are required.

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
Fabiano Fidêncio
2022-11-17 13:52:54 +01:00
parent 16b8375095
commit d94718fb30
21 changed files with 81 additions and 82 deletions

View File

@@ -37,11 +37,11 @@ const (
// tables). The names of these tables are in dotted ("nested table")
// form:
//
// [<component>.<type>]
// [<component>.<type>]
//
// The components are hypervisor, and agent. For example,
//
// [agent.kata]
// [agent.kata]
//
// The currently supported types are listed below:
const (