From cb2c803a798e5f4a3bb9831660ec708e59d3d757 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Tue, 19 Sep 2023 14:02:31 +0530 Subject: properly showing the author name and genres for manga --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index ff1a17c..0f8c551 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/spf13/pflag v1.0.5 github.com/spf13/viper v1.16.0 github.com/zalando/go-keyring v0.2.3 - vidhukant.com/mg v0.0.4 + vidhukant.com/mg v0.0.6 ) require ( -- cgit v1.2.3