mirror of
https://github.com/thegeeklab/wp-gitea-release.git
synced 2024-11-14 19:10:42 +00:00
fix(deps): update module github.com/thegeeklab/wp-plugin-go/v3 to v3.0.8 (#105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
853bd8c80a
commit
b5fbeac7fd
2
go.mod
2
go.mod
@ -6,7 +6,7 @@ require (
|
||||
code.gitea.io/sdk/gitea v0.19.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
|
||||
golang.org/x/crypto v0.28.0
|
||||
)
|
||||
|
4
go.sum
4
go.sum
@ -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/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