From e540f1cf218d1a4c57a69b1f23a5dc6104f69a65 Mon Sep 17 00:00:00 2001 From: Daniel Milchev Date: Wed, 25 Oct 2023 11:33:01 +0300 Subject: [PATCH] Ran go fmt. Signed-off-by: Daniel Milchev fixed-term.daniel.milchev@bosch.io --- containerm/ctr/ctrd_container_create_opts_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containerm/ctr/ctrd_container_create_opts_test.go b/containerm/ctr/ctrd_container_create_opts_test.go index abcf77e..3711879 100644 --- a/containerm/ctr/ctrd_container_create_opts_test.go +++ b/containerm/ctr/ctrd_container_create_opts_test.go @@ -24,7 +24,7 @@ import ( func TestWithRuntimeOpts(t *testing.T) { tests := map[string]struct { - container *types.Container + container *types.Container }{ "test_runtime_type_v1": { &types.Container{