From 554c5e1d33f4afbc983d2c71cdf72aedd6ae8a5f Mon Sep 17 00:00:00 2001 From: a Date: Fri, 8 Jul 2022 00:23:13 -0500 Subject: [PATCH] reformat --- app/go.mod => go.mod | 0 app/go.sum => go.sum | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename app/go.mod => go.mod (100%) rename app/go.sum => go.sum (100%) diff --git a/app/go.mod b/go.mod similarity index 100% rename from app/go.mod rename to go.mod diff --git a/app/go.sum b/go.sum similarity index 100% rename from app/go.sum rename to go.sum