File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
19
19
github.com/Microsoft/go-winio v0.6.2 // indirect
20
20
github.com/ProtonMail/go-crypto v1.1.5 // indirect
21
21
github.com/arduino/arduino-cli v0.35.4-0.20241001142927-1f8d0f6c0dd3 // indirect
22
- github.com/arduino/go-paths-helper v1.12.1 // indirect
22
+ github.com/arduino/go-paths-helper v1.13.0 // indirect
23
23
github.com/arduino/go-properties-orderedmap v1.8.1 // indirect
24
24
github.com/arduino/go-win32-utils v1.0.0 // indirect
25
25
github.com/cespare/xxhash v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -81,8 +81,8 @@ github.com/apache/thrift v0.13.0/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb
81
81
github.com/arduino/arduino-cli v0.35.4-0.20241001142927-1f8d0f6c0dd3 h1:Re75ucXjLzAUrNLcjG8bTIDa9oGV5+tSid2F+DAiBhI =
82
82
github.com/arduino/arduino-cli v0.35.4-0.20241001142927-1f8d0f6c0dd3 /go.mod h1:5xXurWYnyVD1iR+vuKJDQ6akkw7roFjRowoZWCSsgGA =
83
83
github.com/arduino/go-paths-helper v1.0.1 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
84
- github.com/arduino/go-paths-helper v1.12.1 h1:WkxiVUxBjKWlLMiMuYy8DcmVrkxdP7aKxQOAq7r2lVM =
85
- github.com/arduino/go-paths-helper v1.12.1 /go.mod h1:jcpW4wr0u69GlXhTYydsdsqAjLaYK5n7oWHfKqOG6LM =
84
+ github.com/arduino/go-paths-helper v1.13.0 h1:HIkgg8ChPw1QPNHkB5bQSs+geTj74vf6TFgVhm/9mmw =
85
+ github.com/arduino/go-paths-helper v1.13.0 /go.mod h1:jcpW4wr0u69GlXhTYydsdsqAjLaYK5n7oWHfKqOG6LM =
86
86
github.com/arduino/go-properties-orderedmap v1.8.1 h1:nU5S6cXPwMoxZs4ORw61wPTALNfriIduvNB4cxTmNYM =
87
87
github.com/arduino/go-properties-orderedmap v1.8.1 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
88
88
github.com/arduino/go-win32-utils v1.0.0 h1:/cXB86sOJxOsCHP7sQmXGLkdValwJt56mIwOHYxgQjQ =
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ replace github.com/jandelgado/gcov2lcov => github.com/jandelgado/gcov2lcov v1.0.
9
9
require (
10
10
github.com/JohannesKaufmann/html-to-markdown v1.6.0
11
11
github.com/arduino/arduino-lint v0.0.0
12
- github.com/arduino/go-paths-helper v1.12.1
12
+ github.com/arduino/go-paths-helper v1.13.0
13
13
github.com/olekukonko/tablewriter v0.0.5
14
14
github.com/stretchr/testify v1.10.0
15
15
)
Original file line number Diff line number Diff line change @@ -85,8 +85,8 @@ github.com/apache/thrift v0.13.0/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb
85
85
github.com/arduino/arduino-cli v0.35.4-0.20241001142927-1f8d0f6c0dd3 h1:Re75ucXjLzAUrNLcjG8bTIDa9oGV5+tSid2F+DAiBhI =
86
86
github.com/arduino/arduino-cli v0.35.4-0.20241001142927-1f8d0f6c0dd3 /go.mod h1:5xXurWYnyVD1iR+vuKJDQ6akkw7roFjRowoZWCSsgGA =
87
87
github.com/arduino/go-paths-helper v1.0.1 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
88
- github.com/arduino/go-paths-helper v1.12.1 h1:WkxiVUxBjKWlLMiMuYy8DcmVrkxdP7aKxQOAq7r2lVM =
89
- github.com/arduino/go-paths-helper v1.12.1 /go.mod h1:jcpW4wr0u69GlXhTYydsdsqAjLaYK5n7oWHfKqOG6LM =
88
+ github.com/arduino/go-paths-helper v1.13.0 h1:HIkgg8ChPw1QPNHkB5bQSs+geTj74vf6TFgVhm/9mmw =
89
+ github.com/arduino/go-paths-helper v1.13.0 /go.mod h1:jcpW4wr0u69GlXhTYydsdsqAjLaYK5n7oWHfKqOG6LM =
90
90
github.com/arduino/go-properties-orderedmap v1.8.1 h1:nU5S6cXPwMoxZs4ORw61wPTALNfriIduvNB4cxTmNYM =
91
91
github.com/arduino/go-properties-orderedmap v1.8.1 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
92
92
github.com/arduino/go-win32-utils v1.0.0 h1:/cXB86sOJxOsCHP7sQmXGLkdValwJt56mIwOHYxgQjQ =
You can’t perform that action at this time.
0 commit comments