File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed
.licenses/go/github.com/arduino Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : github.com/arduino/go-paths-helper
3
- version : v1.6.1
3
+ version : v1.7.0
4
4
type : go
5
5
summary :
6
6
homepage : https://pkg.go.dev/github.com/arduino/go-paths-helper
Original file line number Diff line number Diff line change @@ -100,8 +100,8 @@ github.com/arduino/board-discovery v0.0.0-20180823133458-1ba29327fb0c/go.mod h1:
100
100
github.com/arduino/go-paths-helper v1.0.1 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
101
101
github.com/arduino/go-paths-helper v1.2.0 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
102
102
github.com/arduino/go-paths-helper v1.3.2 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
103
- github.com/arduino/go-paths-helper v1.6.1 h1:lha+/BuuBsx0qTZ3gy6IO1kU23lObWdQ/UItkzVWQ+0 =
104
- github.com/arduino/go-paths-helper v1.6.1 /go.mod h1:V82BWgAAp4IbmlybxQdk9Bpkz8M4Qyx+RAFKaG9NuvU =
103
+ github.com/arduino/go-paths-helper v1.7.0 h1:S9l5BP2aogz1CgyqqnncXt0PLpK4yvwOW/wu/LaR3tc =
104
+ github.com/arduino/go-paths-helper v1.7.0 /go.mod h1:V82BWgAAp4IbmlybxQdk9Bpkz8M4Qyx+RAFKaG9NuvU =
105
105
github.com/arduino/go-properties-orderedmap v1.3.0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
106
106
github.com/arduino/go-properties-orderedmap v1.7.0 h1:8bxVibJP+LjnyTFqsg3LsvgpAzovpuv0QQ6mXZXOxRs =
107
107
github.com/arduino/go-properties-orderedmap v1.7.0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/OneOfOne/xxhash v1.2.8 // indirect
11
11
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be // indirect
12
12
github.com/arduino/arduino-cli v0.0.0-20201210103408-bf7a3194bb63
13
- github.com/arduino/go-paths-helper v1.6.1
13
+ github.com/arduino/go-paths-helper v1.7.0
14
14
github.com/arduino/go-properties-orderedmap v1.7.0
15
15
github.com/client9/misspell v0.3.4
16
16
github.com/daaku/go.zipexe v1.0.1 // indirect
Original file line number Diff line number Diff line change @@ -100,8 +100,8 @@ github.com/arduino/board-discovery v0.0.0-20180823133458-1ba29327fb0c/go.mod h1:
100
100
github.com/arduino/go-paths-helper v1.0.1 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
101
101
github.com/arduino/go-paths-helper v1.2.0 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
102
102
github.com/arduino/go-paths-helper v1.3.2 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
103
- github.com/arduino/go-paths-helper v1.6.1 h1:lha+/BuuBsx0qTZ3gy6IO1kU23lObWdQ/UItkzVWQ+0 =
104
- github.com/arduino/go-paths-helper v1.6.1 /go.mod h1:V82BWgAAp4IbmlybxQdk9Bpkz8M4Qyx+RAFKaG9NuvU =
103
+ github.com/arduino/go-paths-helper v1.7.0 h1:S9l5BP2aogz1CgyqqnncXt0PLpK4yvwOW/wu/LaR3tc =
104
+ github.com/arduino/go-paths-helper v1.7.0 /go.mod h1:V82BWgAAp4IbmlybxQdk9Bpkz8M4Qyx+RAFKaG9NuvU =
105
105
github.com/arduino/go-properties-orderedmap v1.3.0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
106
106
github.com/arduino/go-properties-orderedmap v1.7.0 h1:8bxVibJP+LjnyTFqsg3LsvgpAzovpuv0QQ6mXZXOxRs =
107
107
github.com/arduino/go-properties-orderedmap v1.7.0 /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.
9
9
require (
10
10
github.com/JohannesKaufmann/html-to-markdown v1.3.3
11
11
github.com/arduino/arduino-lint v0.0.0
12
- github.com/arduino/go-paths-helper v1.6.1
12
+ github.com/arduino/go-paths-helper v1.7.0
13
13
github.com/olekukonko/tablewriter v0.0.5
14
14
github.com/stretchr/testify v1.7.0
15
15
)
Original file line number Diff line number Diff line change @@ -104,8 +104,8 @@ github.com/arduino/board-discovery v0.0.0-20180823133458-1ba29327fb0c/go.mod h1:
104
104
github.com/arduino/go-paths-helper v1.0.1 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
105
105
github.com/arduino/go-paths-helper v1.2.0 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
106
106
github.com/arduino/go-paths-helper v1.3.2 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
107
- github.com/arduino/go-paths-helper v1.6.1 h1:lha+/BuuBsx0qTZ3gy6IO1kU23lObWdQ/UItkzVWQ+0 =
108
- github.com/arduino/go-paths-helper v1.6.1 /go.mod h1:V82BWgAAp4IbmlybxQdk9Bpkz8M4Qyx+RAFKaG9NuvU =
107
+ github.com/arduino/go-paths-helper v1.7.0 h1:S9l5BP2aogz1CgyqqnncXt0PLpK4yvwOW/wu/LaR3tc =
108
+ github.com/arduino/go-paths-helper v1.7.0 /go.mod h1:V82BWgAAp4IbmlybxQdk9Bpkz8M4Qyx+RAFKaG9NuvU =
109
109
github.com/arduino/go-properties-orderedmap v1.3.0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
110
110
github.com/arduino/go-properties-orderedmap v1.7.0 h1:8bxVibJP+LjnyTFqsg3LsvgpAzovpuv0QQ6mXZXOxRs =
111
111
github.com/arduino/go-properties-orderedmap v1.7.0 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
You can’t perform that action at this time.
0 commit comments