File tree 3 files changed +5
-5
lines changed
.licenses/go/github.com/arduino
3 files changed +5
-5
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
- summary :
5
+ summary :
6
6
homepage : https://pkg.go.dev/github.com/arduino/go-paths-helper
7
7
license : gpl-2.0-or-later
8
8
licenses :
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ replace github.com/mailru/easyjson => github.com/cmaglie/easyjson v0.8.1
8
8
require (
9
9
fortio.org/safecast v1.0.0
10
10
github.com/ProtonMail/go-crypto v1.2.0
11
- github.com/arduino/go-paths-helper v1.12.1
11
+ github.com/arduino/go-paths-helper v1.13.0
12
12
github.com/arduino/go-properties-orderedmap v1.8.1
13
13
github.com/arduino/go-serial-utils v0.1.2
14
14
github.com/arduino/go-timeutils v0.0.0-20171220113728-d1dd9e313b1b
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ github.com/ProtonMail/go-crypto v1.2.0/go.mod h1:9whxjD8Rbs29b4XWbB8irEcE8KHMqaR
10
10
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFIImctFaOjnTIavg87rW78vTPkQqLI8 =
11
11
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be /go.mod h1:ySMOLuWl6zY27l47sB3qLNK6tF2fkHG55UZxx8oIVo4 =
12
12
github.com/arduino/go-paths-helper v1.0.1 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
13
- github.com/arduino/go-paths-helper v1.12.1 h1:WkxiVUxBjKWlLMiMuYy8DcmVrkxdP7aKxQOAq7r2lVM =
14
- github.com/arduino/go-paths-helper v1.12.1 /go.mod h1:jcpW4wr0u69GlXhTYydsdsqAjLaYK5n7oWHfKqOG6LM =
13
+ github.com/arduino/go-paths-helper v1.13.0 h1:HIkgg8ChPw1QPNHkB5bQSs+geTj74vf6TFgVhm/9mmw =
14
+ github.com/arduino/go-paths-helper v1.13.0 /go.mod h1:jcpW4wr0u69GlXhTYydsdsqAjLaYK5n7oWHfKqOG6LM =
15
15
github.com/arduino/go-properties-orderedmap v1.8.1 h1:nU5S6cXPwMoxZs4ORw61wPTALNfriIduvNB4cxTmNYM =
16
16
github.com/arduino/go-properties-orderedmap v1.8.1 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
17
17
github.com/arduino/go-serial-utils v0.1.2 h1:MRFwME4w/uaVkJ1R+wzz4KSbI9cF9IDVrYorazvjpTk =
You can’t perform that action at this time.
0 commit comments