From 51a406225f0d061f338417f8e592527ee6e8da5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Wed, 12 Jan 2022 18:29:02 +0100 Subject: example: github.com/gohugoio/hugo-mod-bootstrap-scss/v4 => v4.90600.90100 Note that there is a replacement statement in its go.mod file so this is mostly cosmetic. --- exampleSite/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 => ../ -- cgit v1.2.3