File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ require (
5959 github.com/pmezard/go-difflib v1.0.0 // indirect
6060 github.com/rivo/uniseg v0.4.7 // indirect
6161 github.com/russross/blackfriday/v2 v2.1.0 // indirect
62- github.com/samber/lo v1.49.1 // indirect
62+ github.com/samber/lo v1.50.0 // indirect
6363 github.com/sosodev/duration v1.3.1 // indirect
6464 github.com/stretchr/objx v0.5.2 // indirect
6565 github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
Original file line number Diff line number Diff line change @@ -106,8 +106,8 @@ github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=
106106github.com/rivo/uniseg v0.4.7 /go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88 =
107107github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk =
108108github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
109- github.com/samber/lo v1.49.1 h1:4BIFyVfuQSEpluc7Fua+j1NolZHiEHEpaSEKdsH0tew =
110- github.com/samber/lo v1.49.1 /go.mod h1:dO6KHFzUKXgP8LDhU0oI8d2hekjXnGOu0DB8Jecxd6o =
109+ github.com/samber/lo v1.50.0 h1:XrG0xOeHs+4FQ8gJR97zDz5uOFMW7OwFWiFVzqopKgY =
110+ github.com/samber/lo v1.50.0 /go.mod h1:RjZyNk6WSnUFRKK6EyOhsRJMqft3G+pg7dCWHQCWvsc =
111111github.com/samber/slog-multi v1.4.0 h1:pwlPMIE7PrbTHQyKWDU+RIoxP1+HKTNOujk3/kdkbdg =
112112github.com/samber/slog-multi v1.4.0 /go.mod h1:FsQ4Uv2L+E/8TZt+/BVgYZ1LoDWCbfCU21wVIoMMrO8 =
113113github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 h1:PKK9DyHxif4LZo+uQSgXNqs0jj5+xZwwfKHgph2lxBw =
You can’t perform that action at this time.
0 commit comments