From 50d5904e968731cc8ee44a80bd759e34a8238546 Mon Sep 17 00:00:00 2001 From: geekifan Date: Tue, 29 Apr 2025 15:09:50 +0800 Subject: [PATCH] update go module name --- go.mod | 2 +- go.sum | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/go.mod b/go.mod index ebe9748..d8d0896 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module hugo-theme-chirpy +module github.com/geekifan/hugo-theme-chirpy go 1.24.2 diff --git a/go.sum b/go.sum index 8c44442..7f8b9d5 100644 --- a/go.sum +++ b/go.sum @@ -1,6 +1,5 @@ github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 h1:L6+F22i76xmeWWwrtijAhUbf3BiRLmpO5j34bgl1ggU= github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400/go.mod h1:uekq1D4ebeXgduLj8VIZy8TgfTjrLdSl6nPtVczso78= github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000/go.mod h1:mFberT6ZtcchrsDtfvJM7aAH2bDKLdOnruUHl0hlapI= -github.com/twbs/bootstrap v5.3.3+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0= github.com/twbs/bootstrap v5.3.5+incompatible h1:6XrrFNMsiTTFcVTBf2886FO2XUNtwSE+QPv1os0uAA4= github.com/twbs/bootstrap v5.3.5+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=