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
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-properties-orderedmap
3
- version : v1.8.0
3
+ version : v1.8.1
4
4
type : go
5
5
summary : Package properties is a library for handling maps of hierarchical properties.
6
6
homepage : https://pkg.go.dev/github.com/arduino/go-properties-orderedmap
Original file line number Diff line number Diff line change 1
1
---
2
2
name : github.com/arduino/go-properties-orderedmap
3
- version : v1.8.0
3
+ version : v1.8.1
4
4
type : go
5
5
summary : Package properties is a library for handling maps of hierarchical properties.
6
6
homepage : https://pkg.go.dev/github.com/arduino/go-properties-orderedmap
Original file line number Diff line number Diff line change 1
1
---
2
2
name : github.com/arduino/go-properties-orderedmap
3
- version : v1.8.0
3
+ version : v1.8.1
4
4
type : go
5
5
summary : Package properties is a library for handling maps of hierarchical properties.
6
6
homepage : https://pkg.go.dev/github.com/arduino/go-properties-orderedmap
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
20
20
github.com/acomagu/bufpipe v1.0.4 // indirect
21
21
github.com/arduino/arduino-cli v0.0.0-20201210103408-bf7a3194bb63 // indirect
22
22
github.com/arduino/go-paths-helper v1.12.1 // indirect
23
- github.com/arduino/go-properties-orderedmap v1.8.0 // indirect
23
+ github.com/arduino/go-properties-orderedmap v1.8.1 // indirect
24
24
github.com/cespare/xxhash v1.1.0 // indirect
25
25
github.com/client9/misspell v0.3.4 // indirect
26
26
github.com/cloudflare/circl v1.3.7 // indirect
Original file line number Diff line number Diff line change @@ -63,8 +63,8 @@ github.com/arduino/go-paths-helper v1.3.2/go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3
63
63
github.com/arduino/go-paths-helper v1.12.1 h1:WkxiVUxBjKWlLMiMuYy8DcmVrkxdP7aKxQOAq7r2lVM =
64
64
github.com/arduino/go-paths-helper v1.12.1 /go.mod h1:jcpW4wr0u69GlXhTYydsdsqAjLaYK5n7oWHfKqOG6LM =
65
65
github.com/arduino/go-properties-orderedmap v1.3.0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
66
- github.com/arduino/go-properties-orderedmap v1.8.0 h1:wEfa6hHdpezrVOh787OmClsf/Kd8qB+zE3P2Xbrn0CQ =
67
- github.com/arduino/go-properties-orderedmap v1.8.0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
66
+ github.com/arduino/go-properties-orderedmap v1.8.1 h1:nU5S6cXPwMoxZs4ORw61wPTALNfriIduvNB4cxTmNYM =
67
+ github.com/arduino/go-properties-orderedmap v1.8.1 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
68
68
github.com/arduino/go-timeutils v0.0.0-20171220113728-d1dd9e313b1b /go.mod h1:uwGy5PpN4lqW97FiLnbcx+xx8jly5YuPMJWfVwwjJiQ =
69
69
github.com/arduino/go-win32-utils v0.0.0-20180330194947-ed041402e83b h1:3PjgYG5gVPA7cipp7vIR2lF96KkEJIFBJ+ANnuv6J20 =
70
70
github.com/arduino/go-win32-utils v0.0.0-20180330194947-ed041402e83b /go.mod h1:iIPnclBMYm1g32Q5kXoqng4jLhMStReIP7ZxaoUC2y8 =
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ replace github.com/oleiade/reflections => github.com/oleiade/reflections v1.0.1
9
9
require (
10
10
github.com/arduino/arduino-cli v0.0.0-20201210103408-bf7a3194bb63
11
11
github.com/arduino/go-paths-helper v1.12.1
12
- github.com/arduino/go-properties-orderedmap v1.8.0
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.7.0
15
15
github.com/olekukonko/tablewriter v0.0.5
Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ github.com/arduino/go-paths-helper v1.3.2/go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3
64
64
github.com/arduino/go-paths-helper v1.12.1 h1:WkxiVUxBjKWlLMiMuYy8DcmVrkxdP7aKxQOAq7r2lVM =
65
65
github.com/arduino/go-paths-helper v1.12.1 /go.mod h1:jcpW4wr0u69GlXhTYydsdsqAjLaYK5n7oWHfKqOG6LM =
66
66
github.com/arduino/go-properties-orderedmap v1.3.0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
67
- github.com/arduino/go-properties-orderedmap v1.8.0 h1:wEfa6hHdpezrVOh787OmClsf/Kd8qB+zE3P2Xbrn0CQ =
68
- github.com/arduino/go-properties-orderedmap v1.8.0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
67
+ github.com/arduino/go-properties-orderedmap v1.8.1 h1:nU5S6cXPwMoxZs4ORw61wPTALNfriIduvNB4cxTmNYM =
68
+ github.com/arduino/go-properties-orderedmap v1.8.1 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
69
69
github.com/arduino/go-timeutils v0.0.0-20171220113728-d1dd9e313b1b /go.mod h1:uwGy5PpN4lqW97FiLnbcx+xx8jly5YuPMJWfVwwjJiQ =
70
70
github.com/arduino/go-win32-utils v0.0.0-20180330194947-ed041402e83b h1:3PjgYG5gVPA7cipp7vIR2lF96KkEJIFBJ+ANnuv6J20 =
71
71
github.com/arduino/go-win32-utils v0.0.0-20180330194947-ed041402e83b /go.mod h1:iIPnclBMYm1g32Q5kXoqng4jLhMStReIP7ZxaoUC2y8 =
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
19
19
github.com/ProtonMail/go-crypto v0.0.0-20230518184743-7afd39499903 // indirect
20
20
github.com/acomagu/bufpipe v1.0.4 // indirect
21
21
github.com/arduino/arduino-cli v0.0.0-20201210103408-bf7a3194bb63 // indirect
22
- github.com/arduino/go-properties-orderedmap v1.8.0 // indirect
22
+ github.com/arduino/go-properties-orderedmap v1.8.1 // indirect
23
23
github.com/cespare/xxhash v1.1.0 // indirect
24
24
github.com/client9/misspell v0.3.4 // indirect
25
25
github.com/cloudflare/circl v1.3.7 // indirect
Original file line number Diff line number Diff line change @@ -67,8 +67,8 @@ github.com/arduino/go-paths-helper v1.3.2/go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3
67
67
github.com/arduino/go-paths-helper v1.12.1 h1:WkxiVUxBjKWlLMiMuYy8DcmVrkxdP7aKxQOAq7r2lVM =
68
68
github.com/arduino/go-paths-helper v1.12.1 /go.mod h1:jcpW4wr0u69GlXhTYydsdsqAjLaYK5n7oWHfKqOG6LM =
69
69
github.com/arduino/go-properties-orderedmap v1.3.0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
70
- github.com/arduino/go-properties-orderedmap v1.8.0 h1:wEfa6hHdpezrVOh787OmClsf/Kd8qB+zE3P2Xbrn0CQ =
71
- github.com/arduino/go-properties-orderedmap v1.8.0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
70
+ github.com/arduino/go-properties-orderedmap v1.8.1 h1:nU5S6cXPwMoxZs4ORw61wPTALNfriIduvNB4cxTmNYM =
71
+ github.com/arduino/go-properties-orderedmap v1.8.1 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
72
72
github.com/arduino/go-timeutils v0.0.0-20171220113728-d1dd9e313b1b /go.mod h1:uwGy5PpN4lqW97FiLnbcx+xx8jly5YuPMJWfVwwjJiQ =
73
73
github.com/arduino/go-win32-utils v0.0.0-20180330194947-ed041402e83b h1:3PjgYG5gVPA7cipp7vIR2lF96KkEJIFBJ+ANnuv6J20 =
74
74
github.com/arduino/go-win32-utils v0.0.0-20180330194947-ed041402e83b /go.mod h1:iIPnclBMYm1g32Q5kXoqng4jLhMStReIP7ZxaoUC2y8 =
You can’t perform that action at this time.
0 commit comments