0
0
mirror of https://github.com/thegeeklab/wp-matrix.git synced 2024-11-23 07:00:40 +00:00

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-31 13:12:38 +01:00 committed by GitHub
parent fc1828b161
commit 3ea99473a6
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

@ -6,7 +6,7 @@ require (
github.com/microcosm-cc/bluemonday v1.0.27
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
maunium.net/go/mautrix v0.21.1
)

4
go.sum
View File

@ -61,8 +61,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/tidwall/gjson v1.14.2/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=
github.com/tidwall/gjson v1.18.0 h1:FIDeeyB800efLX89e5a8Y0BNH+LOngJyGrIWxG2FKQY=
github.com/tidwall/gjson v1.18.0/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=