aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2023-09-19 14:02:31 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2023-09-19 14:02:31 +0530
commitcb2c803a798e5f4a3bb9831660ec708e59d3d757 (patch)
treeb192f7bacf1e9842c0cbf5b210071751e5ddccb2 /go.mod
parentb59654b3a2d8be9e978bb7596fb44ad9ee9a20e2 (diff)
properly showing the author name and genres for mangav1.20.3
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
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 (