From 58a5d36b63fe95ade9d8140d6b8cb801271500ce Mon Sep 17 00:00:00 2001 From: dustoair <107600816+dustoair@users.noreply.github.com> Date: Sat, 6 Aug 2022 11:49:04 +0800 Subject: [PATCH] mod init --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index f3762d8..ebfe49f 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module html2Img +module git.sre.ink/go/html2img go 1.19