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:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-01-12 20:25:53 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-01-12 20:25:53 +0300
commit9aac9231d2dfd626137a3466abb3198df1c1d44c (patch)
tree2ecbb992bc5dd8bdcb77513dab7f347eca1290da
parent8b9c8c65689d1816e9679914103fe645dae282eb (diff)
example: github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.90000.90200
Note that there is a replacement statement in its go.mod file so this is mostly cosmetic.
-rw-r--r--exampleSite/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index c40cbe4..b127a15 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -4,7 +4,7 @@ go 1.17
require (
github.com/bep/empty-hugo-module v1.0.0 // indirect
- github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.0.0-00010101000000-000000000000 // indirect
+ github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.90000.90200 // indirect
)
replace github.com/gohugoio/hugo-mod-bootstrap-scss/v5 => ../