File tree 2 files changed +4
-8
lines changed
2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 4
4
5
5
replace github.com/arduino/arduino-cli => ../arduino-cli
6
6
7
- replace github.com/arduino/go-paths-helper => ../go-paths-helper
8
-
9
7
require (
10
8
github.com/arduino/arduino-cli v0.0.0-20201201130510-05ce1509a4f1
11
- github.com/arduino/go-paths-helper v1.3.3
12
- github.com/arduino/go-properties-orderedmap v1.4.0
9
+ github.com/arduino/go-paths-helper v1.4.0
13
10
github.com/pkg/errors v0.9.1
14
11
github.com/sourcegraph/jsonrpc2 v0.0.0-20200429184054-15c2290dcb37
15
12
github.com/stretchr/testify v1.6.1
Original file line number Diff line number Diff line change @@ -14,11 +14,10 @@ github.com/arduino/go-paths-helper v1.0.1/go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3
14
14
github.com/arduino/go-paths-helper v1.2.0 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
15
15
github.com/arduino/go-paths-helper v1.3.2 h1:5U9TSKQODiwSVgTxskC0PNl0l0Vf40GUlp99Zy2SK8w =
16
16
github.com/arduino/go-paths-helper v1.3.2 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
17
- github.com/arduino/go-paths-helper v1.3.3 h1:r51Mix4GkYqiaF9IuRTtRE3Y/WFA0C47WwG/VZAkbcI =
18
- github.com/arduino/go-paths-helper v1.3.3 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
17
+ github.com/arduino/go-paths-helper v1.4.0 h1:ilnseAdxmN1bFnLxxXHRtcdmt9jBf3O4jtYfWfqule4 =
18
+ github.com/arduino/go-paths-helper v1.4.0 /go.mod h1:V82BWgAAp4IbmlybxQdk9Bpkz8M4Qyx+RAFKaG9NuvU =
19
+ github.com/arduino/go-properties-orderedmap v1.3.0 h1:4No/vQopB36e7WUIk6H6TxiSEJPiMrVOCZylYmua39o =
19
20
github.com/arduino/go-properties-orderedmap v1.3.0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
20
- github.com/arduino/go-properties-orderedmap v1.4.0 h1:YEbbzPqm1gXWDM/Jaq8tlvmh09z2qeHPJTUw9/VA4Dk =
21
- github.com/arduino/go-properties-orderedmap v1.4.0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
22
21
github.com/arduino/go-timeutils v0.0.0-20171220113728-d1dd9e313b1b /go.mod h1:uwGy5PpN4lqW97FiLnbcx+xx8jly5YuPMJWfVwwjJiQ =
23
22
github.com/arduino/go-win32-utils v0.0.0-20180330194947-ed041402e83b h1:3PjgYG5gVPA7cipp7vIR2lF96KkEJIFBJ+ANnuv6J20 =
24
23
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