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

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Cai <github@jimmycai.com>2022-03-05 20:22:11 +0300
committerGitHub <noreply@github.com>2022-03-05 20:22:11 +0300
commit76925213a31cba81874eed8052ad168f7227895f (patch)
tree7797b826986305f906434b951053cee1e6fec57a
parent0317e19ef2f2bf067effbd4540901ee24906510d (diff)
chore: update go.modv3.9.0
Trying to figure out what's wrong
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 776617e..6a8a679 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
-module github.com/CaiJimmy/hugo-theme-stack/v3
+module github.com/CaiJimmy/hugo-theme-stack
-go 1.12
+go 1.17