Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

Commit d267519

Browse files
Merge pull request #240 from ProgrammingLab/dependabot/go_modules/github.com/ory/hydra-1.5.1
2 parents 4b70f3d + d048f12 commit d267519

File tree

2 files changed

+120
-2
lines changed

2 files changed

+120
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
github.com/minio/minio-go v0.0.0-20190207005939-34f2b94c43ca
2222
github.com/mmcdole/gofeed v1.0.0
2323
github.com/mwitkow/go-proto-validators v0.0.0-20190212092829-1f388280e944
24-
github.com/ory/hydra v1.4.10
24+
github.com/ory/hydra v1.5.1
2525
github.com/ory/hydra-legacy-sdk v0.0.0-20190409103449-1f564942be76
2626
github.com/pkg/errors v0.9.1
2727
github.com/rs/cors v1.7.0
@@ -32,7 +32,7 @@ require (
3232
github.com/volatiletech/inflect v0.0.0-20170731032912-e7201282ae8d // indirect
3333
github.com/volatiletech/null v8.0.0+incompatible
3434
github.com/volatiletech/sqlboiler v3.7.1+incompatible
35-
golang.org/x/crypto v0.0.0-20200323165209-0ec3e9974c59
35+
golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37
3636
golang.org/x/image v0.0.0-20190802002840-cff245a6509b
3737
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e
3838
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d

0 commit comments

Comments
 (0)