From 6ad28625ecfcc1768a33cca842704576b723ae91 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Sun, 27 Feb 2022 22:34:03 +0000 Subject: [PATCH] update go mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 81bed42..2106510 100644 --- a/go.mod +++ b/go.mod @@ -34,7 +34,7 @@ require ( github.com/m3o/goduckgo v0.0.0-20210630141545-c760fe67b945 github.com/mattheath/base62 v0.0.0-20150408093626-b80cdc656a7a // indirect github.com/mattheath/kala v0.0.0-20171219141654-d6276794bf0e - github.com/micro/micro/v3 v3.9.1-0.20220227215143-9815babcb910 + github.com/micro/micro/v3 v3.9.1-0.20220227222118-3d0aa50678fe github.com/miekg/dns v1.1.31 // indirect github.com/minio/minio-go/v7 v7.0.16 github.com/o1egl/govatar v0.3.0