File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
.licenses/go/github.com/arduino Expand file tree Collapse file tree 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-properties-orderedmap
3
- version : v1.7.1
3
+ version : v1.7.2
4
4
type : go
5
5
summary : Package properties is a library for handling maps of hierarchical properties.
6
6
homepage : https://pkg.go.dev/github.com/arduino/go-properties-orderedmap
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
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371
10
10
github.com/arduino/go-paths-helper v1.9.0
11
- github.com/arduino/go-properties-orderedmap v1.7.1
11
+ github.com/arduino/go-properties-orderedmap v1.7.2
12
12
github.com/arduino/go-timeutils v0.0.0-20171220113728-d1dd9e313b1b
13
13
github.com/arduino/go-win32-utils v1.0.0
14
14
github.com/cmaglie/pb v1.0.27
Original file line number Diff line number Diff line change @@ -47,8 +47,8 @@ github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239/go.mod h1:2FmKhYU
47
47
github.com/arduino/go-paths-helper v1.0.1 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
48
48
github.com/arduino/go-paths-helper v1.9.0 h1:IjWhDSF24n5bK/30NyApmzoVH9brWzc52KNPpBsRmMc =
49
49
github.com/arduino/go-paths-helper v1.9.0 /go.mod h1:V82BWgAAp4IbmlybxQdk9Bpkz8M4Qyx+RAFKaG9NuvU =
50
- github.com/arduino/go-properties-orderedmap v1.7.1 h1:HQ9Pn/mk3+XyfrE39EEvaZwJkrvgiVSY5Oq3JSEfOR4 =
51
- github.com/arduino/go-properties-orderedmap v1.7.1 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
50
+ github.com/arduino/go-properties-orderedmap v1.7.2 h1:WwVEtlbwYmESUnOuKVm4rwJg3NHrQ/wVSbtkk4z62SY =
51
+ github.com/arduino/go-properties-orderedmap v1.7.2 /go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
52
52
github.com/arduino/go-timeutils v0.0.0-20171220113728-d1dd9e313b1b h1:9hDi4F2st6dbLC3y4i02zFT5quS4X6iioWifGlVwfy4 =
53
53
github.com/arduino/go-timeutils v0.0.0-20171220113728-d1dd9e313b1b /go.mod h1:uwGy5PpN4lqW97FiLnbcx+xx8jly5YuPMJWfVwwjJiQ =
54
54
github.com/arduino/go-win32-utils v1.0.0 h1:/cXB86sOJxOsCHP7sQmXGLkdValwJt56mIwOHYxgQjQ =
You can’t perform that action at this time.
0 commit comments