File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/arduino/library-registry-submission-parser/parser
33go 1.24.6
44
55require (
6- github.com/arduino/go-paths-helper v1.13.1
6+ github.com/arduino/go-paths-helper v1.14.0
77 github.com/arduino/go-properties-orderedmap v1.8.1
88 github.com/sourcegraph/go-diff v0.7.0
99 github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change 11github.com/arduino/go-paths-helper v1.0.1 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
2- github.com/arduino/go-paths-helper v1.13.1 h1:M7SCdLB2VldxOdChnjZkxAZwWZdDtNY4IlHL9nxGQFo =
3- github.com/arduino/go-paths-helper v1.13.1 /go.mod h1:dDodKn2ZX4iwuoBMapdDO+5d0oDLBeM4BS0xS4i40Ak =
2+ github.com/arduino/go-paths-helper v1.14.0 h1:b4C8KJa7CNz2XnzTWg97M3LAmzWSWrj+m/o5/skzv3Y =
3+ github.com/arduino/go-paths-helper v1.14.0 /go.mod h1:dDodKn2ZX4iwuoBMapdDO+5d0oDLBeM4BS0xS4i40Ak =
44github.com/arduino/go-properties-orderedmap v1.8.1 h1:nU5S6cXPwMoxZs4ORw61wPTALNfriIduvNB4cxTmNYM =
55github.com/arduino/go-properties-orderedmap v1.8.1 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
66github.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