File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,8 @@ require (
2525 github.com/sirupsen/logrus v1.9.3
2626 github.com/stretchr/testify v1.10.0
2727 github.com/uptrace/opentelemetry-go-extra/otellogrus v0.3.2
28- github.com/urfave/cli/v2 v2.27.7
28+ github.com/urfave/cli/v2 v2.25.7
29+ github.com/urfave/cli/v3 v3.4.0
2930 github.com/vmihailenco/msgpack/v5 v5.4.1
3031 github.com/vmihailenco/taskq/memqueue/v4 v4.0.0-beta.4
3132 github.com/vmihailenco/taskq/redisq/v4 v4.0.0-beta.4
Original file line number Diff line number Diff line change @@ -1212,8 +1212,12 @@ github.com/uptrace/opentelemetry-go-extra/otellogrus v0.3.2/go.mod h1:/kR4beFhlz
12121212github.com/uptrace/opentelemetry-go-extra/otelutil v0.3.2 h1:3/aHKUq7qaFMWxyQV0W2ryNgg8x8rVeKVA20KJUkfS0 =
12131213github.com/uptrace/opentelemetry-go-extra/otelutil v0.3.2 /go.mod h1:Zit4b8AQXaXvA68+nzmbyDzqiyFRISyw1JiD5JqUBjw =
12141214github.com/urfave/cli v1.22.10 /go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0 =
1215+ github.com/urfave/cli v1.22.16 h1:MH0k6uJxdwdeWQTwhSO42Pwr4YLrNLwBtg1MRgTqPdQ =
1216+ github.com/urfave/cli/v2 v2.25.7 h1:VAzn5oq403l5pHjc4OhD54+XGO9cdKVL/7lDjF+iKUs =
1217+ github.com/urfave/cli/v2 v2.25.7 /go.mod h1:8qnjx1vcq5s2/wpsqoZFndg2CE5tNFyrTvS6SinrnYQ =
12151218github.com/urfave/cli/v2 v2.27.7 h1:bH59vdhbjLv3LAvIu6gd0usJHgoTTPhCFib8qqOwXYU =
12161219github.com/urfave/cli/v2 v2.27.7 /go.mod h1:CyNAG/xg+iAOg0N4MPGZqVmv2rCoP267496AOXUZjA4 =
1220+ github.com/urfave/cli/v3 v3.4.0 /go.mod h1:FJSKtM/9AiiTOJL4fJ6TbMUkxBXn7GO9guZqoZtpYpo =
12171221github.com/uudashr/gocognit v1.2.0 h1:3BU9aMr1xbhPlvJLSydKwdLN3tEUUrzPSSM8S4hDYRA =
12181222github.com/uudashr/gocognit v1.2.0 /go.mod h1:k/DdKPI6XBZO1q7HgoV2juESI2/Ofj9AcHPZhBBdrTU =
12191223github.com/uudashr/iface v1.3.1 h1:bA51vmVx1UIhiIsQFSNq6GZ6VPTk3WNMZgRiCe9R29U =
You can’t perform that action at this time.
0 commit comments