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:29:02 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-01-12 20:29:02 +0300
commit51a406225f0d061f338417f8e592527ee6e8da5e (patch)
treeecce2c01aa03d214cd8430b297494bcdb120c2dd
parent37ea667cb53e27108e08ff6f7f7d4c2609152097 (diff)
example: github.com/gohugoio/hugo-mod-bootstrap-scss/v4 => v4.90600.90100v4
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 91fe18d..57ebadf 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/v4 v4.600.100 // indirect
+ github.com/gohugoio/hugo-mod-bootstrap-scss/v4 v4.90600.90100 // indirect
)
replace github.com/gohugoio/hugo-mod-bootstrap-scss/v4 => ../