File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/robfig/cron/v3 v3.0.1
1919 github.com/rubenv/sql-migrate v1.7.0
2020 github.com/sashabaranov/go-openai v1.28.1
21- github.com/urfave/cli/v3 v3.0.0-alpha9
21+ github.com/urfave/cli/v3 v3.0.0-alpha9.9
2222 go.opentelemetry.io/otel v1.28.0
2323 go.opentelemetry.io/otel/trace v1.28.0
2424 go.uber.org/zap v1.27.0
Original file line number Diff line number Diff line change @@ -97,6 +97,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
9797github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
9898github.com/urfave/cli/v3 v3.0.0-alpha9 h1:P0RMy5fQm1AslQS+XCmy9UknDXctOmG/q/FZkUFnJSo =
9999github.com/urfave/cli/v3 v3.0.0-alpha9 /go.mod h1:0kK/RUFHyh+yIKSfWxwheGndfnrvYSmYFVeKCh03ZUc =
100+ github.com/urfave/cli/v3 v3.0.0-alpha9.9 h1:JBU5fqAmmz0jcJWJvbvZvBZ/W2HRpSo0zm+8ar075eM =
101+ github.com/urfave/cli/v3 v3.0.0-alpha9.9 /go.mod h1:FnIeEMYu+ko8zP1F9Ypr3xkZMIDqW3DR92yUtY39q1Y =
100102github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw =
101103github.com/valyala/bytebufferpool v1.0.0 /go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc =
102104github.com/valyala/fasttemplate v1.2.2 h1:lxLXG0uE3Qnshl9QyaK6XJxMXlQZELvChBOCmQD0Loo =
You can’t perform that action at this time.
0 commit comments