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 @@ -9,7 +9,7 @@ require (
9
9
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be // indirect
10
10
github.com/arduino/arduino-cli v0.0.0-20201210103408-bf7a3194bb63
11
11
github.com/arduino/go-paths-helper v1.6.1
12
- github.com/arduino/go-properties-orderedmap v1.6 .0
12
+ github.com/arduino/go-properties-orderedmap v1.7 .0
13
13
github.com/client9/misspell v0.3.4
14
14
github.com/daaku/go.zipexe v1.0.1 // indirect
15
15
github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 // indirect
Original file line number Diff line number Diff line change @@ -85,8 +85,8 @@ github.com/arduino/go-paths-helper v1.3.2/go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3
85
85
github.com/arduino/go-paths-helper v1.6.1 h1:lha+/BuuBsx0qTZ3gy6IO1kU23lObWdQ/UItkzVWQ+0 =
86
86
github.com/arduino/go-paths-helper v1.6.1 /go.mod h1:V82BWgAAp4IbmlybxQdk9Bpkz8M4Qyx+RAFKaG9NuvU =
87
87
github.com/arduino/go-properties-orderedmap v1.3.0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
88
- github.com/arduino/go-properties-orderedmap v1.6 .0 h1:gp2JoWRETtqwsZ+UHu/PBuYWYH2x2+d+uipDxS4WmvM =
89
- github.com/arduino/go-properties-orderedmap v1.6 .0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
88
+ github.com/arduino/go-properties-orderedmap v1.7 .0 h1:8bxVibJP+LjnyTFqsg3LsvgpAzovpuv0QQ6mXZXOxRs =
89
+ github.com/arduino/go-properties-orderedmap v1.7 .0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
90
90
github.com/arduino/go-timeutils v0.0.0-20171220113728-d1dd9e313b1b /go.mod h1:uwGy5PpN4lqW97FiLnbcx+xx8jly5YuPMJWfVwwjJiQ =
91
91
github.com/arduino/go-win32-utils v0.0.0-20180330194947-ed041402e83b h1:3PjgYG5gVPA7cipp7vIR2lF96KkEJIFBJ+ANnuv6J20 =
92
92
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