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:55:53 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-01-12 20:55:53 +0300
commitce36331bf799d009a40cf1c3d3328dce4c926a8f (patch)
tree972b1d2fcaa7b27141efc746ecbceff67ae04ef5
parent2fb9fd931afd22aeea78d3fe3771e3f5ea5b7116 (diff)
example: Bump github.com/gohugoio/hugo-mod-bootstrap-scss/v5
-rw-r--r--exampleSite/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index b127a15..0ebd9b3 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.90000.90200 // indirect
+ github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.90100.90300 // indirect
)
replace github.com/gohugoio/hugo-mod-bootstrap-scss/v5 => ../