From 59c9e5e66f706f2e13ac075db2762e9aabe5360d Mon Sep 17 00:00:00 2001 From: jiangpengcheng Date: Mon, 26 Feb 2024 13:43:10 +0800 Subject: [PATCH] format --- controllers/spec/common.go | 1 + 1 file changed, 1 insertion(+) diff --git a/controllers/spec/common.go b/controllers/spec/common.go index acfc34b5..23700a41 100644 --- a/controllers/spec/common.go +++ b/controllers/spec/common.go @@ -20,6 +20,7 @@ package spec import ( "bytes" "context" + // used for template _ "embed" "encoding/json"