aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2023-09-19 16:44:41 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2023-09-19 16:44:41 +0530
commit7dc8049df0b7ea221fa9a2ff00d3c0896a6a4739 (patch)
treef3097b90a60c0a05b224121a3656bb59ccea97a6 /go.mod
parentbcc1aa2c24dfc6d2f002bf9e19d4553e1b8fb482 (diff)
upgraded to mg v0.0.7v1.20.5
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 0f8c551..2cf7fae 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.6
+ vidhukant.com/mg v0.0.7
)
require (