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

github.com/gohugoio/hugo-mod-bootstrap-scss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/go.mod')
-rw-r--r--exampleSite/go.mod7
1 files changed, 3 insertions, 4 deletions
diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index f4d57bc..c40cbe4 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -1,11 +1,10 @@
-module github.com/gohugoio/hugo-mod-bootstrap-scss/exampleSite/v4
+module github.com/gohugoio/hugo-mod-bootstrap-scss/exampleSite/v5
go 1.17
require (
github.com/bep/empty-hugo-module v1.0.0 // indirect
- github.com/gohugoio/hugo-mod-bootstrap-scss/v4 v4.0.0-20220111121503-d09c70837b61 // indirect
+ github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.0.0-00010101000000-000000000000 // indirect
)
-
-replace github.com/gohugoio/hugo-mod-bootstrap-scss/v4 => ../ \ No newline at end of file
+replace github.com/gohugoio/hugo-mod-bootstrap-scss/v5 => ../