mirror of
https://github.com/thegeeklab/wp-git-clone.git
synced 2024-11-14 19:30:40 +00:00
fix(deps): update module github.com/thegeeklab/wp-plugin-go/v3 to v3.0.8 (#102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a96358dd00
commit
0c7a20fae6
2
go.mod
2
go.mod
@ -6,7 +6,7 @@ require (
|
||||
github.com/cenkalti/backoff/v4 v4.3.0
|
||||
github.com/rs/zerolog v1.33.0
|
||||
github.com/stretchr/testify v1.9.0
|
||||
github.com/thegeeklab/wp-plugin-go/v3 v3.0.7
|
||||
github.com/thegeeklab/wp-plugin-go/v3 v3.0.8
|
||||
github.com/urfave/cli/v2 v2.27.5
|
||||
)
|
||||
|
||||
|
4
go.sum
4
go.sum
@ -53,8 +53,8 @@ github.com/spf13/cast v1.7.0 h1:ntdiHjuueXFgm5nzDRdOS4yfT43P5Fnud6DH50rz/7w=
|
||||
github.com/spf13/cast v1.7.0/go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo=
|
||||
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
|
||||
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
|
||||
github.com/thegeeklab/wp-plugin-go/v3 v3.0.7 h1:Was0wnk76ymsfTWGxRNr2LtwOsr40Fuhl3FVbhTfm0g=
|
||||
github.com/thegeeklab/wp-plugin-go/v3 v3.0.7/go.mod h1:NBXUZ+DUHLFRBkyKqlLwzWlyDmBt40ja2glrr8CUMTs=
|
||||
github.com/thegeeklab/wp-plugin-go/v3 v3.0.8 h1:Kw7LHNapVZ5vRazdnTwZ3xIq/eXYssX1Hxj0xhT1etE=
|
||||
github.com/thegeeklab/wp-plugin-go/v3 v3.0.8/go.mod h1:1pBXKdB/4rswau2L7jqbXuKr+Rvufi5gZpSwtIsc1Cg=
|
||||
github.com/urfave/cli/v2 v2.27.5 h1:WoHEJLdsXr6dDWoJgMq/CboDmyY/8HMMH1fTECbih+w=
|
||||
github.com/urfave/cli/v2 v2.27.5/go.mod h1:3Sevf16NykTbInEnD0yKkjDAeZDS0A6bzhBH5hrMvTQ=
|
||||
github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 h1:gEOO8jv9F4OT7lGCjxCBTO/36wtF6j2nSip77qHd4x4=
|
||||
|
Loading…
Reference in New Issue
Block a user