From 8e47058eb6bb14adaf8284f29b660fbc21846e8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Apr 2025 05:21:40 +0000 Subject: [PATCH] Bump github.com/arduino/go-paths-helper in /ruledocsgen Bumps [github.com/arduino/go-paths-helper](https://github.com/arduino/go-paths-helper) from 1.12.1 to 1.13.0. - [Release notes](https://github.com/arduino/go-paths-helper/releases) - [Commits](https://github.com/arduino/go-paths-helper/compare/v1.12.1...v1.13.0) --- updated-dependencies: - dependency-name: github.com/arduino/go-paths-helper dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ruledocsgen/go.mod | 2 +- ruledocsgen/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ruledocsgen/go.mod b/ruledocsgen/go.mod index 26d92a85..6764ea95 100644 --- a/ruledocsgen/go.mod +++ b/ruledocsgen/go.mod @@ -9,7 +9,7 @@ replace github.com/jandelgado/gcov2lcov => github.com/jandelgado/gcov2lcov v1.0. require ( github.com/JohannesKaufmann/html-to-markdown v1.6.0 github.com/arduino/arduino-lint v0.0.0 - github.com/arduino/go-paths-helper v1.12.1 + github.com/arduino/go-paths-helper v1.13.0 github.com/olekukonko/tablewriter v0.0.5 github.com/stretchr/testify v1.10.0 ) diff --git a/ruledocsgen/go.sum b/ruledocsgen/go.sum index e6df8f07..be5be082 100644 --- a/ruledocsgen/go.sum +++ b/ruledocsgen/go.sum @@ -85,8 +85,8 @@ github.com/apache/thrift v0.13.0/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb github.com/arduino/arduino-cli v0.35.4-0.20241001142927-1f8d0f6c0dd3 h1:Re75ucXjLzAUrNLcjG8bTIDa9oGV5+tSid2F+DAiBhI= github.com/arduino/arduino-cli v0.35.4-0.20241001142927-1f8d0f6c0dd3/go.mod h1:5xXurWYnyVD1iR+vuKJDQ6akkw7roFjRowoZWCSsgGA= github.com/arduino/go-paths-helper v1.0.1/go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck= -github.com/arduino/go-paths-helper v1.12.1 h1:WkxiVUxBjKWlLMiMuYy8DcmVrkxdP7aKxQOAq7r2lVM= -github.com/arduino/go-paths-helper v1.12.1/go.mod h1:jcpW4wr0u69GlXhTYydsdsqAjLaYK5n7oWHfKqOG6LM= +github.com/arduino/go-paths-helper v1.13.0 h1:HIkgg8ChPw1QPNHkB5bQSs+geTj74vf6TFgVhm/9mmw= +github.com/arduino/go-paths-helper v1.13.0/go.mod h1:jcpW4wr0u69GlXhTYydsdsqAjLaYK5n7oWHfKqOG6LM= github.com/arduino/go-properties-orderedmap v1.8.1 h1:nU5S6cXPwMoxZs4ORw61wPTALNfriIduvNB4cxTmNYM= github.com/arduino/go-properties-orderedmap v1.8.1/go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk= github.com/arduino/go-win32-utils v1.0.0 h1:/cXB86sOJxOsCHP7sQmXGLkdValwJt56mIwOHYxgQjQ=