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.8
10- github.com/urfave/cli/v3 v3.5.0
10+ github.com/urfave/cli/v3 v3.6.1
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.8 h1:9gGwC7+fttOoTGLoxjMjcJskn0rXTfGUNuPZ+YqSBMg =
5454github.com/thegeeklab/wp-plugin-go/v6 v6.0.8 /go.mod h1:ZwVtxyLBFySfBzgQv3dqtudNGmi7dTM40h+Q9vPyJeI =
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 =
55+ github.com/urfave/cli/v3 v3.6.1 h1:j8Qq8NyUawj/7rTYdBGrxcH7A/j7/G8Q5LhWEW4G3Mo =
56+ github.com/urfave/cli/v3 v3.6.1 /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