File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,7 @@ require (
15
15
github.com/djherbis/buffer v1.1.0
16
16
github.com/djherbis/nio/v3 v3.0.1
17
17
github.com/fatih/color v1.7.0
18
- github.com/gofrs/uuid v3.2.0+incompatible
19
- github.com/juju/loggo v0.0.0-20190526231331-6e530bcce5d8 // indirect
20
- github.com/kr/text v0.2.0 // indirect
18
+ github.com/gofrs/uuid/v5 v5.0.0
21
19
github.com/leonelquinteros/gotext v1.4.0
22
20
github.com/mailru/easyjson v0.7.7
23
21
github.com/marcinbor85/gohex v0.0.0-20210308104911-55fb1c624d84
Original file line number Diff line number Diff line change @@ -110,8 +110,8 @@ github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9
110
110
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72 /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
111
111
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4 /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
112
112
github.com/godbus/dbus/v5 v5.0.4 /go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA =
113
- github.com/gofrs/uuid v3.2.0+incompatible h1:y12jRkkFxsd7GpqdSZ+/KCs/fJbqpEXSGd4+jfEaewE =
114
- github.com/gofrs/uuid v3.2.0+incompatible /go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRxnplIgP/c0N/04lM =
113
+ github.com/gofrs/uuid/v5 v5.0.0 h1:p544++a97kEL+svbcFbCQVM9KFu0Yo25UoISXGNNH9M =
114
+ github.com/gofrs/uuid/v5 v5.0.0 /go.mod h1:CDOjlDMVAtN56jqyRUZh58JT31Tiw7/oQyEXZV+9bD8 =
115
115
github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
116
116
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b /go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q =
117
117
github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6 /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ import (
22
22
"sync"
23
23
24
24
"github.com/arduino/arduino-cli/i18n"
25
- "github.com/gofrs/uuid"
25
+ "github.com/gofrs/uuid/v5 "
26
26
"github.com/sirupsen/logrus"
27
27
"github.com/spf13/viper"
28
28
)
You can’t perform that action at this time.
0 commit comments