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 @@ -7,7 +7,7 @@ require (
77 github.com/rs/zerolog v1.34.0
88 github.com/stretchr/testify v1.11.1
99 github.com/thegeeklab/wp-plugin-go/v6 v6.0.7
10- github.com/urfave/cli/v3 v3.4.1
10+ github.com/urfave/cli/v3 v3.5.0
1111)
1212
1313require (
Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu
5252github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
5353github.com/thegeeklab/wp-plugin-go/v6 v6.0.7 h1:/kdjn7Rsi90D513IsBRhctBt90yKEG/iCHOEdnXFIcY =
5454github.com/thegeeklab/wp-plugin-go/v6 v6.0.7 /go.mod h1:W8vGsOY1+dOLamtTlquwMSkt4IXWPE1pFmysMM6DZgw =
55- github.com/urfave/cli/v3 v3.4.1 h1:1M9UOCy5bLmGnuu1yn3t3CB4rG79Rtoxuv1sPhnm6qM =
56- github.com/urfave/cli/v3 v3.4.1 /go.mod h1:FJSKtM/9AiiTOJL4fJ6TbMUkxBXn7GO9guZqoZtpYpo =
55+ github.com/urfave/cli/v3 v3.5.0 h1:qCuFMmdayTF3zmjG8TSsoBzrDqszNrklYg2x3g4MSgw =
56+ github.com/urfave/cli/v3 v3.5.0 /go.mod h1:ysVLtOEmg2tOy6PknnYVhDoouyC/6N42TMeoMzskhso =
5757golang.org/x/crypto v0.43.0 h1:dduJYIi3A3KOfdGOHX8AVZ/jGiyPa3IbBozJ5kNuE04 =
5858golang.org/x/crypto v0.43.0 /go.mod h1:BFbav4mRNlXJL4wNeejLpWxB7wMbc79PdRGhWKncxR0 =
5959golang.org/x/net v0.46.0 h1:giFlY12I07fugqwPuWJi68oOnpfqFnJIJzaIIm2JVV4 =
You can’t perform that action at this time.
0 commit comments