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 Jun 6, 2024
1 parent f23fcf8 commit ab923e8
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.6.0 # github-releases/mvdan/gofumpt&versioning=semver
export GOLANGCI_LINT_VERSION=1.58.2 # github-releases/golangci/golangci-lint&versioning=semver
export GORELEASER_VERSION=1.26.1 # github-releases/goreleaser/goreleaser&versioning=semver
export HUGO_VERSION=0.122.0 # github-releases/gohugoio/hugo&versioning=semver
export HUGO_VERSION=0.127.0 # github-releases/gohugoio/hugo&versioning=semver
export JUST_VERSION=1.26.0 # github-releases/casey/just&versioning=semver
export MOCKERY_VERSION=2.42.1 # 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.9.1 // indirect
github.com/google/docsy v0.10.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-20240108205627-a1232e345536/go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo=
github.com/FortAwesome/Font-Awesome v0.0.0-20240402185447-c0f460dca7f7/go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo=
github.com/google/docsy v0.9.1 h1:+jqges1YCd+yHeuZ1BUvD8V8mEGVtPxULg5j/vaJ984=
github.com/google/docsy v0.9.1/go.mod h1:saOqKEUOn07Bc0orM/JdIF3VkOanHta9LU5Y53bwN2U=
github.com/google/docsy v0.10.0/go.mod h1:c0nIAqmRTOuJ01F85U/wJPQtc3Zj9N58Kea9bOT2AJc=
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 ab923e8

Please sign in to comment.