Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/davidhampgonsalves/hugo-black-and-light-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hamp-Gonsalves <davidhampgonsalves@gmail.com>2022-11-07 13:26:23 +0300
committerDavid Hamp-Gonsalves <davidhampgonsalves@gmail.com>2022-11-07 13:26:23 +0300
commite75ab9e72a658108fe51a35e8665d77f29dc8ca0 (patch)
tree24615958014160fd1f208b5f407c452513d9fa4d
parentd330be397dadf864c33f631f3a3a692fc602450c (diff)
correct go modHEADmaster
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 89e6112..7604967 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
-module davidhampgonsalves/hugo-black-and-light-theme
+module github.com/davidhampgonsalves/hugo-black-and-light-theme
go 1.19