mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-29 10:26:29 +02:00
chore(deps): bump gopkg.in/auth0.v5 from 5.18.0 to 5.19.1 (#2304)
Bumps [gopkg.in/auth0.v5](https://github.com/go-auth0/auth0) from 5.18.0 to 5.19.1. - [Release notes](https://github.com/go-auth0/auth0/releases) - [Changelog](https://github.com/go-auth0/auth0/blob/v5.19.1/CHANGELOG.md) - [Commits](https://github.com/go-auth0/auth0/compare/v5.18.0...v5.19.1) --- updated-dependencies: - dependency-name: gopkg.in/auth0.v5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d0b65b1a79
commit
ee261baf1b
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -73,7 +73,7 @@ require (
|
|||
google.golang.org/genproto v0.0.0-20210604141403-392c879c8b08
|
||||
google.golang.org/grpc v1.38.0
|
||||
google.golang.org/protobuf v1.26.0
|
||||
gopkg.in/auth0.v5 v5.18.0
|
||||
gopkg.in/auth0.v5 v5.19.1
|
||||
gopkg.in/ini.v1 v1.62.0 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
|
||||
)
|
||||
|
|
4
go.sum
4
go.sum
|
@ -1399,8 +1399,8 @@ gopkg.in/DataDog/dd-trace-go.v1 v1.22.0 h1:gpWsqqkwUldNZXGJqT69NU9MdEDhLboK1C4nM
|
|||
gopkg.in/DataDog/dd-trace-go.v1 v1.22.0/go.mod h1:DVp8HmDh8PuTu2Z0fVVlBsyWaC++fzwVCaGWylTe3tg=
|
||||
gopkg.in/alecthomas/kingpin.v2 v2.2.6 h1:jMFz6MfLP0/4fUyZle81rXUoxOBFi19VUFKVDOQfozc=
|
||||
gopkg.in/alecthomas/kingpin.v2 v2.2.6/go.mod h1:FMv+mEhP44yOT+4EoQTLFTRgOQ1FBLkstjWtayDeSgw=
|
||||
gopkg.in/auth0.v5 v5.18.0 h1:i6ABe5h0rleRdmmWQ4wIoHqWMDVR9+lw5Q2fvtD7RQk=
|
||||
gopkg.in/auth0.v5 v5.18.0/go.mod h1:ZUc29HB1p9iYkA1ti2uz/kVL3I9vg+Hs+qFjHKub9SM=
|
||||
gopkg.in/auth0.v5 v5.19.1 h1:sLlcnTq5w57ByH3/dZzfyrS31AezJNof1tIwcJj21Ds=
|
||||
gopkg.in/auth0.v5 v5.19.1/go.mod h1:ZUc29HB1p9iYkA1ti2uz/kVL3I9vg+Hs+qFjHKub9SM=
|
||||
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
|
||||
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
|
||||
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
|
||||
|
|
Loading…
Add table
Reference in a new issue