0
0
mirror of https://github.com/thegeeklab/wp-s3-action.git synced 2024-11-14 10:10:39 +00:00

fix(deps): update module github.com/thegeeklab/wp-plugin-go/v3 to v3.0.8 (#187)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-31 13:12:28 +01:00 committed by GitHub
parent 01c4d1f5b1
commit 3831137777
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -10,7 +10,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/s3 v1.66.2
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
View File

@ -97,8 +97,8 @@ github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY=
github.com/stretchr/objx v0.5.2/go.mod h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/8L+MA=
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=