From 7fce9bba75bf8cfc6305432d8934d9e464f20d2b Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 6 Jan 2024 01:16:24 -0600 Subject: [PATCH] rename Signed-off-by: Jeff Carr --- dnsLookupStatus.go => digStatus.go | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename dnsLookupStatus.go => digStatus.go (100%) diff --git a/dnsLookupStatus.go b/digStatus.go similarity index 100% rename from dnsLookupStatus.go rename to digStatus.go