From 4f9cf7a0e43d3e71d454099a698ba9f6a02c4df5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 12:41:42 +0000 Subject: [PATCH] chore(deps): update module github.com/gohugoio/hugo-mod-bootstrap-scss/v5 to v5.20300.20400 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index dfc6a03..8a057b2 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/hbstack/theme-start go 1.19 require ( - github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20200 // indirect + github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 // indirect github.com/hbstack/background-image v0.2.1 // indirect github.com/hbstack/base v0.6.2 // indirect diff --git a/go.sum b/go.sum index 2032c6a..f0ec93d 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,6 @@ github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20200 h1:SmpwwN3DNzJWbV+IT8gaFu07ENUFpCvKou5BHYUKuVs= github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20200/go.mod h1:kx8MBj9T7SFR8ZClWvKZPmmUxBaltkoXvnWlZZcSnYA= +github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400/go.mod h1:uekq1D4ebeXgduLj8VIZy8TgfTjrLdSl6nPtVczso78= github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 h1:GZxx4Hc+yb0/t3/rau1j8XlAxLE4CyXns2fqQbyqWfs= github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000/go.mod h1:mFberT6ZtcchrsDtfvJM7aAH2bDKLdOnruUHl0hlapI= github.com/hbstack/background-image v0.2.0 h1:wJJ4okZIUasDWcVNmkwSj9oxlj40Fpl3KKHVZ+1BFII=