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 13:47:32 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-01-12 13:47:32 +0300
commit501da39f3d42510a84983209f2c310bfd12ea3b8 (patch)
treed5a6e6f7179e8e4a292e705a09740df10d3e2833
parent4006a62e046be39184cc64e23710c8044f614e7c (diff)
example: Bump to github.com/gohugoio/hugo-mod-bootstrap-scss/v4 v4.600.100
-rw-r--r--exampleSite/go.mod5
1 files changed, 2 insertions, 3 deletions
diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index f4d57bc..91fe18d 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -4,8 +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.0.0-20220111121503-d09c70837b61 // indirect
+ github.com/gohugoio/hugo-mod-bootstrap-scss/v4 v4.600.100 // indirect
)
-
-replace github.com/gohugoio/hugo-mod-bootstrap-scss/v4 => ../ \ No newline at end of file
+replace github.com/gohugoio/hugo-mod-bootstrap-scss/v4 => ../