From 44b912ed43682c29b70a4a3b1098b87a2a01f4d0 Mon Sep 17 00:00:00 2001 From: netbenix Date: Sat, 30 Oct 2021 18:29:55 +0200 Subject: [PATCH] Changed Directory name of informations --- {informations => Informations}/Authors.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename {informations => Informations}/Authors.go (91%) diff --git a/informations/Authors.go b/Informations/Authors.go similarity index 91% rename from informations/Authors.go rename to Informations/Authors.go index cfbe234..4fab0bc 100644 --- a/informations/Authors.go +++ b/Informations/Authors.go @@ -1,4 +1,4 @@ -package informations +package Informations import "github.com/urfave/cli/v2"