From cd221b7d1e6aed44470508aa6c97cb2a0a656e45 Mon Sep 17 00:00:00 2001 From: Meredith Lancaster Date: Tue, 13 Feb 2024 14:05:17 -0700 Subject: [PATCH] rename file Signed-off-by: Meredith Lancaster --- pkg/cmd/attestation/{root.go => attestation.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pkg/cmd/attestation/{root.go => attestation.go} (100%) diff --git a/pkg/cmd/attestation/root.go b/pkg/cmd/attestation/attestation.go similarity index 100% rename from pkg/cmd/attestation/root.go rename to pkg/cmd/attestation/attestation.go