mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-18 14:54:19 +01:00
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:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user