From fff3dadabc321871e6819392efc605c6dffe2e69 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Tue, 15 Aug 2023 10:57:27 +0530 Subject: migrated from MAL2Go to mg package --- ui/ui.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/ui.go') diff --git a/ui/ui.go b/ui/ui.go index 1e23f34..6886d05 100644 --- a/ui/ui.go +++ b/ui/ui.go @@ -19,7 +19,7 @@ along with this program. If not, see . package ui import ( - "github.com/spf13/viper" + "github.com/spf13/viper" ) var PromptLength int -- cgit v1.2.3