File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
debian/arduino-cli/usr/share/doc/arduino-cli Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -17210,7 +17210,7 @@ THE SOFTWARE.
1721017210The project is licensed under the [MIT License](LICENSE).
1721117211
1721217212*****
17213- github.com/gofrs/uuid/v5@v5.3.2
17213+ github.com/gofrs/uuid/v5@v5.4.0
1721417214
1721517215Copyright (C) 2013-2018 by Maxim Bublis <b@codemonkey.ru>
1721617216
Original file line number Diff line number Diff line change 11---
22name : github.com/gofrs/uuid/v5
3- version : v5.3.2
3+ version : v5.4.0
44type : go
55summary : Package uuid provides implementations of the Universally Unique Identifier
66 (UUID), as specified in RFC-9562 (formerly RFC-4122).
Original file line number Diff line number Diff line change @@ -17225,7 +17225,7 @@ THE SOFTWARE.
1722517225The project is licensed under the [MIT License](LICENSE).
1722617226
1722717227*****
17228- github.com/gofrs/uuid/v5@v5.3.2
17228+ github.com/gofrs/uuid/v5@v5.4.0
1722917229
1723017230Copyright (C) 2013-2018 by Maxim Bublis <b@codemonkey.ru>
1723117231
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
2121 github.com/djherbis/nio/v3 v3.0.1
2222 github.com/fatih/color v1.18.0
2323 github.com/go-git/go-git/v5 v5.16.3
24- github.com/gofrs/uuid/v5 v5.3.2
24+ github.com/gofrs/uuid/v5 v5.4.0
2525 github.com/leonelquinteros/gotext v1.7.2
2626 github.com/mailru/easyjson v0.7.7
2727 github.com/marcinbor85/gohex v0.0.0-20210308104911-55fb1c624d84
Original file line number Diff line number Diff line change @@ -75,8 +75,8 @@ github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=
7575github.com/go-logr/stdr v1.2.2 /go.mod h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre4VKE =
7676github.com/go-viper/mapstructure/v2 v2.4.0 h1:EBsztssimR/CONLSZZ04E8qAkxNYq4Qp9LvH92wZUgs =
7777github.com/go-viper/mapstructure/v2 v2.4.0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
78- github.com/gofrs/uuid/v5 v5.3.2 h1:2jfO8j3XgSwlz/wHqemAEugfnTlikAYHhnqQ8Xh4fE0 =
79- github.com/gofrs/uuid/v5 v5.3.2 /go.mod h1:CDOjlDMVAtN56jqyRUZh58JT31Tiw7/oQyEXZV+9bD8 =
78+ github.com/gofrs/uuid/v5 v5.4.0 h1:EfbpCTjqMuGyq5ZJwxqzn3Cbr2d0rUZU7v5ycAk/e/0 =
79+ github.com/gofrs/uuid/v5 v5.4.0 /go.mod h1:CDOjlDMVAtN56jqyRUZh58JT31Tiw7/oQyEXZV+9bD8 =
8080github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 h1:f+oWsMOmNPc8JmEHVZIycC7hBoQxHH9pNKQORJNozsQ =
8181github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 /go.mod h1:wcDNUvekVysuuOpQKo3191zZyTpiI6se1N1ULghS0sw =
8282github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek =
You can’t perform that action at this time.
0 commit comments