From ef26b7c75c61f88f47858f41432fe338832e08d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 18:34:49 +0000 Subject: [PATCH] chore(deps): update all pages dependencies Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .ci/packages/versions.env | 2 +- hugo/go.mod | 2 +- hugo/go.sum | 4 ++++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.ci/packages/versions.env b/.ci/packages/versions.env index 33cace1f..e95ab09e 100644 --- a/.ci/packages/versions.env +++ b/.ci/packages/versions.env @@ -2,7 +2,7 @@ export FLATBUFFERS_VERSION=24.3.25 # github-releases/google/flatbuffers&versioni export GOFUMPT_VERSION=0.7.0 # github-releases/mvdan/gofumpt&versioning=semver export GOLANGCI_LINT_VERSION=1.61.0 # github-releases/golangci/golangci-lint&versioning=semver export GORELEASER_VERSION=2.4.1 # github-releases/goreleaser/goreleaser&versioning=semver -export HUGO_VERSION=0.135.0 # github-releases/gohugoio/hugo&versioning=semver +export HUGO_VERSION=0.137.0 # github-releases/gohugoio/hugo&versioning=semver export JUST_VERSION=1.36.0 # github-releases/casey/just&versioning=semver export MOCKERY_VERSION=2.46.3 # github-releases/vektra/mockery&versioning=semver export PANDOC_VERSION=3.2 # github-releases/jgm/pandoc&versioning=semver diff --git a/hugo/go.mod b/hugo/go.mod index 9edb07de..2aca33d9 100644 --- a/hugo/go.mod +++ b/hugo/go.mod @@ -3,6 +3,6 @@ module github.com/siemens/wfx go 1.22 require ( - github.com/google/docsy v0.10.0 // indirect + github.com/google/docsy v0.11.0 // indirect github.com/google/docsy/dependencies v0.7.2 // indirect ) diff --git a/hugo/go.sum b/hugo/go.sum index 5ee18f8f..08fa97bd 100644 --- a/hugo/go.sum +++ b/hugo/go.sum @@ -1,6 +1,10 @@ +github.com/FortAwesome/Font-Awesome v0.0.0-20230327165841-0698449d50f2/go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo= github.com/FortAwesome/Font-Awesome v0.0.0-20240402185447-c0f460dca7f7/go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo= +github.com/FortAwesome/Font-Awesome v0.0.0-20240716171331-37eff7fa00de/go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo= github.com/google/docsy v0.10.0 h1:6tMDacPwAyRWNCfvsn/9qGOZDQ8b0aRzjRZvnZPY5dg= github.com/google/docsy v0.10.0/go.mod h1:c0nIAqmRTOuJ01F85U/wJPQtc3Zj9N58Kea9bOT2AJc= +github.com/google/docsy v0.11.0/go.mod h1:hGGW0OjNuG5ZbH5JRtALY3yvN8ybbEP/v2iaK4bwOUI= github.com/google/docsy/dependencies v0.7.2 h1:+t5ufoADQAj4XneFphz4A+UU0ICAxmNaRHVWtMYXPSI= github.com/google/docsy/dependencies v0.7.2/go.mod h1:gihhs5gmgeO+wuoay4FwOzob+jYJVyQbNaQOh788lD4= +github.com/twbs/bootstrap v5.2.3+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0= github.com/twbs/bootstrap v5.3.3+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=