File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.8
55require (
66 github.com/pkg/errors v0.9.1
77 github.com/pulumi/pulumi/sdk/v3 v3.243.0
8- github.com/urfave/cli/v3 v3.8 .0
8+ github.com/urfave/cli/v3 v3.9 .0
99 go.uber.org/multierr v1.11.0
1010 go.uber.org/zap v1.28.0
1111)
Original file line number Diff line number Diff line change @@ -238,8 +238,8 @@ github.com/uber/jaeger-client-go v2.30.0+incompatible h1:D6wyKGCecFaSRUpo8lCVbaO
238238github.com/uber/jaeger-client-go v2.30.0+incompatible /go.mod h1:WVhlPFC8FDjOFMMWRy2pZqQJSXxYSwNYOkTr/Z6d3Kk =
239239github.com/uber/jaeger-lib v2.4.1+incompatible h1:td4jdvLcExb4cBISKIpHuGoVXh+dVKhn2Um6rjCsSsg =
240240github.com/uber/jaeger-lib v2.4.1+incompatible /go.mod h1:ComeNDZlWwrWnDv8aPp0Ba6+uUTzImX/AauajbLI56U =
241- github.com/urfave/cli/v3 v3.8 .0 h1:XqKPrm0q4P0q5JpoclYoCAv0/MIvH/jZ2umzuf8pNTI =
242- github.com/urfave/cli/v3 v3.8 .0 /go.mod h1:ysVLtOEmg2tOy6PknnYVhDoouyC/6N42TMeoMzskhso =
241+ github.com/urfave/cli/v3 v3.9 .0 h1:AV9lIiPv3ukYnxunaCUsHnEozptYmDN2F0+yWqLMn/c =
242+ github.com/urfave/cli/v3 v3.9 .0 /go.mod h1:ysVLtOEmg2tOy6PknnYVhDoouyC/6N42TMeoMzskhso =
243243github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM =
244244github.com/xanzy/ssh-agent v0.3.3 /go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw =
245245github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e h1:JVG44RsyaB9T2KIHavMF/ppJZNG9ZpyihvCd0w101no =
You can’t perform that action at this time.
0 commit comments