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.10.0
99 github.com/thegeeklab/wp-plugin-go/v6 v6.0.5
10- github.com/urfave/cli/v3 v3.3.8
10+ github.com/urfave/cli/v3 v3.4.1
1111)
1212
1313require (
Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
5252github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
5353github.com/thegeeklab/wp-plugin-go/v6 v6.0.5 h1:l5geU2w/Hw/V/v5u2/0Imvmqb2KLDqFTSECRJDgRWSo =
5454github.com/thegeeklab/wp-plugin-go/v6 v6.0.5 /go.mod h1:sBF2YWaPbopswsIfL+zU3yQS5cFj6rNwgm9lRzGKaM8 =
55- github.com/urfave/cli/v3 v3.3.8 h1:BzolUExliMdet9NlJ/u4m5vHSotJ3PzEqSAZ1oPMa/E =
56- github.com/urfave/cli/v3 v3.3.8 /go.mod h1:FJSKtM/9AiiTOJL4fJ6TbMUkxBXn7GO9guZqoZtpYpo =
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 =
5757golang.org/x/crypto v0.40.0 h1:r4x+VvoG5Fm+eJcxMaY8CQM7Lb0l1lsmjGBQ6s8BfKM =
5858golang.org/x/crypto v0.40.0 /go.mod h1:Qr1vMER5WyS2dfPHAlsOj01wgLbsyWtFn/aY+5+ZdxY =
5959golang.org/x/net v0.42.0 h1:jzkYrhi3YQWD6MLBJcsklgQsoAcw89EcZbJw8Z614hs =
You can’t perform that action at this time.
0 commit comments