Skip to content

Commit

Permalink
chore(deps): update all pages dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and michaeladler committed Nov 5, 2024
1 parent 6690953 commit ef26b7c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci/packages/versions.env
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion hugo/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
)
4 changes: 4 additions & 0 deletions hugo/go.sum
Original file line number Diff line number Diff line change
@@ -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=

0 comments on commit ef26b7c

Please sign in to comment.