Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo-mod-bootstrap-scss-v4.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Deininger <adeininger@urbanonline.de>2021-11-29 13:56:14 +0300
committerAndreas Deininger <adeininger@urbanonline.de>2021-11-29 13:56:14 +0300
commit02f71b4dfa1ec7f0695685ec1a7cce1176a3ce5a (patch)
tree41f1e8329e5efbf128b46043895be77dcadf374a
parent43bcc9b76e20e0508240e5c57e1a06e5ac83fc27 (diff)
Bump to Bootstrap v4.6.1v1.6.1
-rw-r--r--go.mod2
-rw-r--r--go.sum6
2 files changed, 7 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 571e215..1c81e59 100644
--- a/go.mod
+++ b/go.mod
@@ -2,4 +2,4 @@ module github.com/gohugoio/hugo-mod-bootstrap-scss-v4
go 1.13
-require github.com/twbs/bootstrap v4.6.0+incompatible // indirect
+require github.com/twbs/bootstrap v4.6.1+incompatible // indirect
diff --git a/go.sum b/go.sum
index 2acc09b..4b28ca9 100644
--- a/go.sum
+++ b/go.sum
@@ -1,2 +1,8 @@
+github.com/twbs/bootstrap v4.4.1+incompatible h1:AueNOcQyhFaWJDynY+tJaK1QR+9Dx2CpqW+EoTBUznk=
+github.com/twbs/bootstrap v4.4.1+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=
+github.com/twbs/bootstrap v4.5.2+incompatible h1:QR6UOtm1+LCDK53CzEp8U0NPIYeRUktVgNhq0gaAGP0=
+github.com/twbs/bootstrap v4.5.2+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=
github.com/twbs/bootstrap v4.6.0+incompatible h1:gHX/lyS+3sUtHS6AKI365MfWukJ9N/Mltrc0lfdXYfs=
github.com/twbs/bootstrap v4.6.0+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=
+github.com/twbs/bootstrap v4.6.1+incompatible h1:75PsBfPU1SS65ag0Z3Cq6JNXVAfUNfB0oCLHh9k9Fu8=
+github.com/twbs/bootstrap v4.6.1+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=