File tree 3 files changed +4
-4
lines changed
.licenses/library-registry-submission-parser/go/github.com/arduino
3 files changed +4
-4
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.12.1
3
+ version : v1.13.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 @@ -3,7 +3,7 @@ module github.com/arduino/library-registry-submission-parser/parser
3
3
go 1.17
4
4
5
5
require (
6
- github.com/arduino/go-paths-helper v1.12.1
6
+ github.com/arduino/go-paths-helper v1.13.0
7
7
github.com/arduino/go-properties-orderedmap v1.8.1
8
8
github.com/sourcegraph/go-diff v0.7.0
9
9
github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change 1
1
github.com/arduino/go-paths-helper v1.0.1 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
2
- github.com/arduino/go-paths-helper v1.12.1 h1:WkxiVUxBjKWlLMiMuYy8DcmVrkxdP7aKxQOAq7r2lVM =
3
- github.com/arduino/go-paths-helper v1.12.1 /go.mod h1:jcpW4wr0u69GlXhTYydsdsqAjLaYK5n7oWHfKqOG6LM =
2
+ github.com/arduino/go-paths-helper v1.13.0 h1:HIkgg8ChPw1QPNHkB5bQSs+geTj74vf6TFgVhm/9mmw =
3
+ github.com/arduino/go-paths-helper v1.13.0 /go.mod h1:jcpW4wr0u69GlXhTYydsdsqAjLaYK5n7oWHfKqOG6LM =
4
4
github.com/arduino/go-properties-orderedmap v1.8.1 h1:nU5S6cXPwMoxZs4ORw61wPTALNfriIduvNB4cxTmNYM =
5
5
github.com/arduino/go-properties-orderedmap v1.8.1 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
6
6
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments