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 11---
22name : github.com/arduino/go-paths-helper
3- version : v1.13.0
3+ version : v1.13.1
44type : go
55summary :
66homepage : https://pkg.go.dev/github.com/arduino/go-paths-helper
Original file line number Diff line number Diff line change 11---
22name : github.com/arduino/go-paths-helper
3- version : v1.13.0
3+ version : v1.13.1
44type : go
55summary :
66homepage : https://pkg.go.dev/github.com/arduino/go-paths-helper
Original file line number Diff line number Diff line change 11---
22name : github.com/arduino/go-paths-helper
3- version : v1.13.0
3+ version : v1.13.1
44type : go
55summary :
66homepage : 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 (
1919 github.com/Microsoft/go-winio v0.6.2 // indirect
2020 github.com/ProtonMail/go-crypto v1.1.6 // indirect
2121 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
2323 github.com/arduino/go-properties-orderedmap v1.8.1 // indirect
2424 github.com/arduino/go-win32-utils v1.0.0 // indirect
2525 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
8181git.colasdn.top/arduino/arduino-cli v0.35.4-0.20241001142927-1f8d0f6c0dd3 h1:Re75ucXjLzAUrNLcjG8bTIDa9oGV5+tSid2F+DAiBhI =
8282git.colasdn.top/arduino/arduino-cli v0.35.4-0.20241001142927-1f8d0f6c0dd3 /go.mod h1:5xXurWYnyVD1iR+vuKJDQ6akkw7roFjRowoZWCSsgGA =
8383git.colasdn.top/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 =
8686git.colasdn.top/arduino/go-properties-orderedmap v1.8.1 h1:nU5S6cXPwMoxZs4ORw61wPTALNfriIduvNB4cxTmNYM =
8787git.colasdn.top/arduino/go-properties-orderedmap v1.8.1 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
8888git.colasdn.top/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
88
99require (
1010 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
1212 github.com/arduino/go-properties-orderedmap v1.8.1
1313 github.com/client9/misspell v0.3.4
1414 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
8181git.colasdn.top/arduino/arduino-cli v0.35.4-0.20241001142927-1f8d0f6c0dd3 h1:Re75ucXjLzAUrNLcjG8bTIDa9oGV5+tSid2F+DAiBhI =
8282git.colasdn.top/arduino/arduino-cli v0.35.4-0.20241001142927-1f8d0f6c0dd3 /go.mod h1:5xXurWYnyVD1iR+vuKJDQ6akkw7roFjRowoZWCSsgGA =
8383git.colasdn.top/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 =
8686git.colasdn.top/arduino/go-properties-orderedmap v1.8.1 h1:nU5S6cXPwMoxZs4ORw61wPTALNfriIduvNB4cxTmNYM =
8787git.colasdn.top/arduino/go-properties-orderedmap v1.8.1 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
8888git.colasdn.top/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.
99require (
1010 github.com/JohannesKaufmann/html-to-markdown v1.6.0
1111 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
1313 github.com/olekukonko/tablewriter v0.0.5
1414 github.com/stretchr/testify v1.10.0
1515)
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
8585git.colasdn.top/arduino/arduino-cli v0.35.4-0.20241001142927-1f8d0f6c0dd3 h1:Re75ucXjLzAUrNLcjG8bTIDa9oGV5+tSid2F+DAiBhI =
8686git.colasdn.top/arduino/arduino-cli v0.35.4-0.20241001142927-1f8d0f6c0dd3 /go.mod h1:5xXurWYnyVD1iR+vuKJDQ6akkw7roFjRowoZWCSsgGA =
8787git.colasdn.top/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 =
9090git.colasdn.top/arduino/go-properties-orderedmap v1.8.1 h1:nU5S6cXPwMoxZs4ORw61wPTALNfriIduvNB4cxTmNYM =
9191git.colasdn.top/arduino/go-properties-orderedmap v1.8.1 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
9292git.colasdn.top/arduino/go-win32-utils v1.0.0 h1:/cXB86sOJxOsCHP7sQmXGLkdValwJt56mIwOHYxgQjQ =
You can’t perform that action at this time.
0 commit comments