From 5c1c5382af3c157f945b49782cad89ac74031a0c Mon Sep 17 00:00:00 2001 From: Jeremy Peterson Date: Thu, 16 Dec 2021 08:55:30 -0500 Subject: [PATCH] Test comment --- cmd/authentication-operator/main.go | 1 + 1 file changed, 1 insertion(+) diff --git a/cmd/authentication-operator/main.go b/cmd/authentication-operator/main.go index f0c5a095ef..aba0b8cb27 100644 --- a/cmd/authentication-operator/main.go +++ b/cmd/authentication-operator/main.go @@ -1,5 +1,6 @@ package main +// test comment import ( goflag "flag" "fmt"