From 8393a71c5aca52c3347ec64675245a339b37d53f Mon Sep 17 00:00:00 2001 From: bryanqiu Date: Thu, 13 Oct 2022 09:15:08 +0800 Subject: [PATCH] update gomod/log version --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index b02a7b4..7a0ea95 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module qoobing.com/gomod/log go 1.16 -require qoobing.com/gomod/str v1.0.0 +require qoobing.com/gomod/str v1.0.1