File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be // indirect
11
11
github.com/arduino/arduino-cli v0.0.0-20201210103408-bf7a3194bb63
12
12
github.com/arduino/go-paths-helper v1.4.0
13
- github.com/arduino/go-properties-orderedmap v1.4 .0
13
+ github.com/arduino/go-properties-orderedmap v1.6 .0
14
14
github.com/client9/misspell v0.3.4
15
15
github.com/daaku/go.zipexe v1.0.1 // indirect
16
16
github.com/dgraph-io/ristretto v0.0.3 // indirect
Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ github.com/arduino/go-paths-helper v1.3.2/go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3
51
51
github.com/arduino/go-paths-helper v1.4.0 h1:ilnseAdxmN1bFnLxxXHRtcdmt9jBf3O4jtYfWfqule4 =
52
52
github.com/arduino/go-paths-helper v1.4.0 /go.mod h1:V82BWgAAp4IbmlybxQdk9Bpkz8M4Qyx+RAFKaG9NuvU =
53
53
github.com/arduino/go-properties-orderedmap v1.3.0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
54
- github.com/arduino/go-properties-orderedmap v1.4 .0 h1:YEbbzPqm1gXWDM/Jaq8tlvmh09z2qeHPJTUw9/VA4Dk =
55
- github.com/arduino/go-properties-orderedmap v1.4 .0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
54
+ github.com/arduino/go-properties-orderedmap v1.6 .0 h1:gp2JoWRETtqwsZ+UHu/PBuYWYH2x2+d+uipDxS4WmvM =
55
+ github.com/arduino/go-properties-orderedmap v1.6 .0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
56
56
github.com/arduino/go-timeutils v0.0.0-20171220113728-d1dd9e313b1b /go.mod h1:uwGy5PpN4lqW97FiLnbcx+xx8jly5YuPMJWfVwwjJiQ =
57
57
github.com/arduino/go-win32-utils v0.0.0-20180330194947-ed041402e83b h1:3PjgYG5gVPA7cipp7vIR2lF96KkEJIFBJ+ANnuv6J20 =
58
58
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