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 @@ -55,7 +55,7 @@ require (
5555 github.com/oapi-codegen/runtime v1.1.2 // indirect
5656 github.com/pierrec/lz4/v4 v4.1.22 // indirect
5757 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
58- github.com/samber/lo v1.51 .0 // indirect
58+ github.com/samber/lo v1.52 .0 // indirect
5959 github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 // indirect
6060 github.com/spf13/cobra v1.10.1 // indirect
6161 github.com/spf13/pflag v1.0.9 // indirect
Original file line number Diff line number Diff line change @@ -141,8 +141,8 @@ github.com/rs/xid v1.6.0/go.mod h1:7XoLgs4eV+QndskICGsho+ADou8ySMSjJKDIan90Nz0=
141141github.com/rs/zerolog v1.34.0 h1:k43nTLIwcTVQAncfCw4KZ2VY6ukYoZaBPNOE8txlOeY =
142142github.com/rs/zerolog v1.34.0 /go.mod h1:bJsvje4Z08ROH4Nhs5iH600c3IkWhwp44iRc54W6wYQ =
143143github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
144- github.com/samber/lo v1.51 .0 h1:kysRYLbHy/MB7kQZf5DSN50JHmMsNEdeY24VzJFu7wI =
145- github.com/samber/lo v1.51 .0 /go.mod h1:4+MXEGsJzbKGaUEQFKBq2xtfuznW9oz/WrgyzMzRoM0 =
144+ github.com/samber/lo v1.52 .0 h1:Rvi+3BFHES3A8meP33VPAxiBZX/Aws5RxrschYGjomw =
145+ github.com/samber/lo v1.52 .0 /go.mod h1:4+MXEGsJzbKGaUEQFKBq2xtfuznW9oz/WrgyzMzRoM0 =
146146github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 h1:KRzFb2m7YtdldCEkzs6KqmJw4nqEVZGK7IN2kJkjTuQ =
147147github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 /go.mod h1:JXeL+ps8p7/KNMjDQk3TCwPpBy0wYklyWTfbkIzdIFU =
148148github.com/spf13/cobra v1.10.1 h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s =
You can’t perform that action at this time.
0 commit comments