File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1+ Dependency upgrade: v5-5.4.0
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
2222 github.com/go-logr/zapr v1.3.0
2323 github.com/go-ozzo/ozzo-validation/v4 v4.3.0
2424 github.com/go-viper/mapstructure/v2 v2.4.0
25- github.com/gofrs/uuid/v5 v5.3.2
25+ github.com/gofrs/uuid/v5 v5.4.0
2626 github.com/gogs/chardet v0.0.0-20211120154057-b7413eaefb8f
2727 github.com/hashicorp/go-cleanhttp v0.5.2
2828 github.com/hashicorp/go-hclog v1.6.3
Original file line number Diff line number Diff line change @@ -99,8 +99,8 @@ github.com/godbus/dbus v4.1.0+incompatible/go.mod h1:/YcGZj5zSblfDWMMoOzV4fas9FZ
9999github.com/godbus/dbus/v5 v5.0.4 /go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA =
100100github.com/godbus/dbus/v5 v5.1.0 h1:4KLkAxT3aOY8Li4FRJe/KvhoNFFxo0m6fNuFUO8QJUk =
101101github.com/godbus/dbus/v5 v5.1.0 /go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA =
102- github.com/gofrs/uuid/v5 v5.3.2 h1:2jfO8j3XgSwlz/wHqemAEugfnTlikAYHhnqQ8Xh4fE0 =
103- github.com/gofrs/uuid/v5 v5.3.2 /go.mod h1:CDOjlDMVAtN56jqyRUZh58JT31Tiw7/oQyEXZV+9bD8 =
102+ github.com/gofrs/uuid/v5 v5.4.0 h1:EfbpCTjqMuGyq5ZJwxqzn3Cbr2d0rUZU7v5ycAk/e/0 =
103+ github.com/gofrs/uuid/v5 v5.4.0 /go.mod h1:CDOjlDMVAtN56jqyRUZh58JT31Tiw7/oQyEXZV+9bD8 =
104104github.com/gogs/chardet v0.0.0-20211120154057-b7413eaefb8f h1:3BSP1Tbs2djlpprl7wCLuiqMaUh5SJkkzI2gDs+FgLs =
105105github.com/gogs/chardet v0.0.0-20211120154057-b7413eaefb8f /go.mod h1:Pcatq5tYkCW2Q6yrR2VRHlbHpZ/R4/7qyL1TCF7vl14 =
106106github.com/golang/glog v0.0.0-20210429001901-424d2337a529 /go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q =
You can’t perform that action at this time.
0 commit comments