From 995598b19fff8cd4aca2e08fa15f100604fce6a4 Mon Sep 17 00:00:00 2001 From: duxinlong Date: Wed, 8 Feb 2023 12:14:37 +0000 Subject: [PATCH] =?UTF-8?q?=E4=B8=B4=E6=97=B6=E4=BF=AE=E6=94=B9=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ic733172d832e5bdf07c4534443160ea45bebb657 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 44ddff5..cf88037 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/alexflint/go-arg +module github.com/cabuda/go-arg require ( github.com/alexflint/go-scalar v1.2.0