From 1d85bd20e87bbdcc1a4b09d77183d8159738cda4 Mon Sep 17 00:00:00 2001 From: zze326 <49554487+zze326@users.noreply.github.com> Date: Tue, 19 Apr 2022 18:08:26 +0800 Subject: [PATCH] Update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 8161e1fdc..bee3fa1ea 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module helm.sh/helm/v3 +module github.com/zze326/helm go 1.17