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 @@ -21,7 +21,7 @@ require (
2121 github.com/pkg/errors v0.9.1
2222 github.com/stretchr/testify v1.10.0
2323 github.com/twitchtv/twirp v8.1.3+incompatible
24- github.com/urfave/cli/v3 v3.0.0-alpha9.7
24+ github.com/urfave/cli/v3 v3.0.0-beta1
2525 go.uber.org/atomic v1.11.0
2626 golang.org/x/sync v0.10.0
2727 golang.org/x/time v0.8.0
Original file line number Diff line number Diff line change @@ -285,8 +285,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
285285github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
286286github.com/twitchtv/twirp v8.1.3+incompatible h1:+F4TdErPgSUbMZMwp13Q/KgDVuI7HJXP61mNV3/7iuU =
287287github.com/twitchtv/twirp v8.1.3+incompatible /go.mod h1:RRJoFSAmTEh2weEqWtpPE3vFK5YBhA6bqp2l1kfCC5A =
288- github.com/urfave/cli/v3 v3.0.0-alpha9.7 h1:pkcHMTcfp821SiXRuYBkXdo30X8cuBzuJ95pv5q//54 =
289- github.com/urfave/cli/v3 v3.0.0-alpha9.7 /go.mod h1:FnIeEMYu+ko8zP1F9Ypr3xkZMIDqW3DR92yUtY39q1Y =
288+ github.com/urfave/cli/v3 v3.0.0-beta1 h1:6DTaaUarcM0wX7qj5Hcvs+5Dm3dyUTBbEwIWAjcw9Zg =
289+ github.com/urfave/cli/v3 v3.0.0-beta1 /go.mod h1:FnIeEMYu+ko8zP1F9Ypr3xkZMIDqW3DR92yUtY39q1Y =
290290github.com/wlynxg/anet v0.0.5 h1:J3VJGi1gvo0JwZ/P1/Yc/8p63SoW98B5dHkYDmpgvvU =
291291github.com/wlynxg/anet v0.0.5 /go.mod h1:eay5PRQr7fIVAMbTbchTnO9gG65Hg/uYGdc7mguHxoA =
292292github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM =
You can’t perform that action at this time.
0 commit comments