File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed 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.9.2 // indirect
23
- github.com/arduino/go-properties-orderedmap v1.7.2 // indirect
23
+ github.com/arduino/go-properties-orderedmap v1.8.0 // 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.3 // 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.9.2 h1:omR8DPTL4nbUCWfGey5D+e3WvWfA2zEgoM6ZBRNt7ls =
64
64
github.com/arduino/go-paths-helper v1.9.2 /go.mod h1:V82BWgAAp4IbmlybxQdk9Bpkz8M4Qyx+RAFKaG9NuvU =
65
65
github.com/arduino/go-properties-orderedmap v1.3.0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
66
- github.com/arduino/go-properties-orderedmap v1.7.2 h1:WwVEtlbwYmESUnOuKVm4rwJg3NHrQ/wVSbtkk4z62SY =
67
- github.com/arduino/go-properties-orderedmap v1.7.2 /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 =
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 @@ -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.7.2 // indirect
22
+ github.com/arduino/go-properties-orderedmap v1.8.0 // 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.3 // 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.9.2 h1:omR8DPTL4nbUCWfGey5D+e3WvWfA2zEgoM6ZBRNt7ls =
68
68
github.com/arduino/go-paths-helper v1.9.2 /go.mod h1:V82BWgAAp4IbmlybxQdk9Bpkz8M4Qyx+RAFKaG9NuvU =
69
69
github.com/arduino/go-properties-orderedmap v1.3.0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
70
- github.com/arduino/go-properties-orderedmap v1.7.2 h1:WwVEtlbwYmESUnOuKVm4rwJg3NHrQ/wVSbtkk4z62SY =
71
- github.com/arduino/go-properties-orderedmap v1.7.2 /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 =
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