File tree Expand file tree Collapse file tree 9 files changed +12
-12
lines changed
arduino-lint/go/github.com/arduino
docsgen/go/github.com/arduino
ruledocsgen/go/github.com/arduino Expand file tree Collapse file tree 9 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : github.com/arduino/go-paths-helper
3
- version : v1.13.0
3
+ version : v1.13.1
4
4
type : go
5
5
summary :
6
6
homepage : https://pkg.go.dev/github.com/arduino/go-paths-helper
Original file line number Diff line number Diff line change 1
1
---
2
2
name : github.com/arduino/go-paths-helper
3
- version : v1.13.0
3
+ version : v1.13.1
4
4
type : go
5
5
summary :
6
6
homepage : https://pkg.go.dev/github.com/arduino/go-paths-helper
Original file line number Diff line number Diff line change 1
1
---
2
2
name : github.com/arduino/go-paths-helper
3
- version : v1.13.0
3
+ version : v1.13.1
4
4
type : go
5
5
summary :
6
6
homepage : https://pkg.go.dev/github.com/arduino/go-paths-helper
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.6 // indirect
21
21
github.com/arduino/arduino-cli v0.35.4-0.20241001142927-1f8d0f6c0dd3 // indirect
22
- github.com/arduino/go-paths-helper v1.13.0 // indirect
22
+ github.com/arduino/go-paths-helper v1.13.1 // 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.13.0 h1:HIkgg8ChPw1QPNHkB5bQSs+geTj74vf6TFgVhm/9mmw =
85
- github.com/arduino/go-paths-helper v1.13.0 /go.mod h1:jcpW4wr0u69GlXhTYydsdsqAjLaYK5n7oWHfKqOG6LM =
84
+ github.com/arduino/go-paths-helper v1.13.1 h1:M7SCdLB2VldxOdChnjZkxAZwWZdDtNY4IlHL9nxGQFo =
85
+ github.com/arduino/go-paths-helper v1.13.1 /go.mod h1:dDodKn2ZX4iwuoBMapdDO+5d0oDLBeM4BS0xS4i40Ak =
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 @@ -8,7 +8,7 @@ replace github.com/oleiade/reflections => github.com/oleiade/reflections v1.0.1
8
8
9
9
require (
10
10
github.com/arduino/arduino-cli v0.35.4-0.20241001142927-1f8d0f6c0dd3
11
- github.com/arduino/go-paths-helper v1.13.0
11
+ github.com/arduino/go-paths-helper v1.13.1
12
12
github.com/arduino/go-properties-orderedmap v1.8.1
13
13
github.com/client9/misspell v0.3.4
14
14
github.com/go-git/go-git/v5 v5.16.0
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.13.0 h1:HIkgg8ChPw1QPNHkB5bQSs+geTj74vf6TFgVhm/9mmw =
85
- github.com/arduino/go-paths-helper v1.13.0 /go.mod h1:jcpW4wr0u69GlXhTYydsdsqAjLaYK5n7oWHfKqOG6LM =
84
+ github.com/arduino/go-paths-helper v1.13.1 h1:M7SCdLB2VldxOdChnjZkxAZwWZdDtNY4IlHL9nxGQFo =
85
+ github.com/arduino/go-paths-helper v1.13.1 /go.mod h1:dDodKn2ZX4iwuoBMapdDO+5d0oDLBeM4BS0xS4i40Ak =
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.13.0
12
+ github.com/arduino/go-paths-helper v1.13.1
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.13.0 h1:HIkgg8ChPw1QPNHkB5bQSs+geTj74vf6TFgVhm/9mmw =
89
- github.com/arduino/go-paths-helper v1.13.0 /go.mod h1:jcpW4wr0u69GlXhTYydsdsqAjLaYK5n7oWHfKqOG6LM =
88
+ github.com/arduino/go-paths-helper v1.13.1 h1:M7SCdLB2VldxOdChnjZkxAZwWZdDtNY4IlHL9nxGQFo =
89
+ github.com/arduino/go-paths-helper v1.13.1 /go.mod h1:dDodKn2ZX4iwuoBMapdDO+5d0oDLBeM4BS0xS4i40Ak =
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