File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
1919 github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7 // indirect
2020 github.com/acomagu/bufpipe v1.0.3 // indirect
2121 github.com/arduino/arduino-cli v0.0.0-20201210103408-bf7a3194bb63 // indirect
22- github.com/arduino/go-paths-helper v1.7 .0 // indirect
22+ github.com/arduino/go-paths-helper v1.8 .0 // indirect
2323 github.com/arduino/go-properties-orderedmap v1.7.1 // indirect
2424 github.com/cespare/xxhash v1.1.0 // indirect
2525 github.com/client9/misspell v0.3.4 // indirect
Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ github.com/arduino/board-discovery v0.0.0-20180823133458-1ba29327fb0c/go.mod h1:
6161github.com/arduino/go-paths-helper v1.0.1 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
6262github.com/arduino/go-paths-helper v1.2.0 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
6363github.com/arduino/go-paths-helper v1.3.2 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
64- github.com/arduino/go-paths-helper v1.7 .0 h1:S9l5BP2aogz1CgyqqnncXt0PLpK4yvwOW/wu/LaR3tc =
65- github.com/arduino/go-paths-helper v1.7 .0 /go.mod h1:V82BWgAAp4IbmlybxQdk9Bpkz8M4Qyx+RAFKaG9NuvU =
64+ github.com/arduino/go-paths-helper v1.8 .0 h1:BfA1bq1XktnlqwfUDCoKbUqB3YFPe6X7szPSZj6Rdpk =
65+ github.com/arduino/go-paths-helper v1.8 .0 /go.mod h1:V82BWgAAp4IbmlybxQdk9Bpkz8M4Qyx+RAFKaG9NuvU =
6666github.com/arduino/go-properties-orderedmap v1.3.0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
6767github.com/arduino/go-properties-orderedmap v1.7.1 h1:HQ9Pn/mk3+XyfrE39EEvaZwJkrvgiVSY5Oq3JSEfOR4 =
6868github.com/arduino/go-properties-orderedmap v1.7.1 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ replace github.com/jandelgado/gcov2lcov => github.com/jandelgado/gcov2lcov v1.0.
99require (
1010 github.com/JohannesKaufmann/html-to-markdown v1.3.5
1111 github.com/arduino/arduino-lint v0.0.0
12- github.com/arduino/go-paths-helper v1.7 .0
12+ github.com/arduino/go-paths-helper v1.8 .0
1313 github.com/olekukonko/tablewriter v0.0.5
1414 github.com/stretchr/testify v1.8.1
1515)
Original file line number Diff line number Diff line change @@ -65,8 +65,8 @@ github.com/arduino/board-discovery v0.0.0-20180823133458-1ba29327fb0c/go.mod h1:
6565github.com/arduino/go-paths-helper v1.0.1 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
6666github.com/arduino/go-paths-helper v1.2.0 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
6767github.com/arduino/go-paths-helper v1.3.2 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
68- github.com/arduino/go-paths-helper v1.7 .0 h1:S9l5BP2aogz1CgyqqnncXt0PLpK4yvwOW/wu/LaR3tc =
69- github.com/arduino/go-paths-helper v1.7 .0 /go.mod h1:V82BWgAAp4IbmlybxQdk9Bpkz8M4Qyx+RAFKaG9NuvU =
68+ github.com/arduino/go-paths-helper v1.8 .0 h1:BfA1bq1XktnlqwfUDCoKbUqB3YFPe6X7szPSZj6Rdpk =
69+ github.com/arduino/go-paths-helper v1.8 .0 /go.mod h1:V82BWgAAp4IbmlybxQdk9Bpkz8M4Qyx+RAFKaG9NuvU =
7070github.com/arduino/go-properties-orderedmap v1.3.0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
7171github.com/arduino/go-properties-orderedmap v1.7.1 h1:HQ9Pn/mk3+XyfrE39EEvaZwJkrvgiVSY5Oq3JSEfOR4 =
7272github.com/arduino/go-properties-orderedmap v1.7.1 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
You can’t perform that action at this time.
0 commit comments