From 3337bed95dd4d1c3cc2d347e25a00263c5a0ddae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 22:33:18 +0000 Subject: [PATCH] build(deps): bump github.com/google/docsy from 0.15.0 to 0.17.0 Bumps [github.com/google/docsy](https://github.com/google/docsy) from 0.15.0 to 0.17.0. - [Release notes](https://github.com/google/docsy/releases) - [Changelog](https://github.com/docsydev/docsy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/docsy/compare/v0.15.0...v0.17.0) --- updated-dependencies: - dependency-name: github.com/google/docsy dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 -- go.sum | 6 ------ 2 files changed, 8 deletions(-) diff --git a/go.mod b/go.mod index 48276c5..ac63d7f 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,3 @@ module github.com/eclipse-edc/eclipse-edc.github.io go 1.22 - -require github.com/google/docsy v0.15.0 diff --git a/go.sum b/go.sum index e8d4060..e69de29 100644 --- a/go.sum +++ b/go.sum @@ -1,6 +0,0 @@ -github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3 h1:/iluJkJiyTAdnqrw3Yi9rH2HNHhrrtCmj8VJe7I6o3w= -github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3/go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo= -github.com/google/docsy v0.15.0 h1:MNJ1nrE2ZuweXlUNaegTo/UbSKZJu+WMczahfZaxosI= -github.com/google/docsy v0.15.0/go.mod h1:1Fj1W1O3esZh7IBQ8XAYtxtg10udBXuGI89+LUQc1AU= -github.com/twbs/bootstrap v5.3.8+incompatible h1:eK1fsXP7R/FWFt+sSNmmvUH9usPocf240nWVw7Dh02o= -github.com/twbs/bootstrap v5.3.8+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=