Skip to content

Commit

Permalink
chore: bump Hydra
Browse files Browse the repository at this point in the history
  • Loading branch information
zepatrik committed Nov 14, 2024
1 parent d556240 commit 9b420cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ require (
github.com/ory/graceful v0.1.4-0.20230301144740-e222150c51d0
github.com/ory/herodot v0.10.3-0.20230807143059-27cd6936499b
github.com/ory/hydra-client-go/v2 v2.2.1
github.com/ory/hydra/v2 v2.2.1-0.20241105135439-0ce9d7a0d479
github.com/ory/hydra/v2 v2.2.1-0.20241114124644-68aa16725f52
github.com/ory/jsonschema/v3 v3.0.8
github.com/ory/keto v0.13.0-alpha.0.0.20241104201835-f92008cde66f
github.com/ory/kratos v1.3.1-0.20241108141345-f75bf140d283
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -628,8 +628,8 @@ github.com/ory/herodot v0.10.3-0.20230807143059-27cd6936499b h1:AEUyF55UrqTuhJh7
github.com/ory/herodot v0.10.3-0.20230807143059-27cd6936499b/go.mod h1:MMNmY6MG1uB6fnXYFaHoqdV23DTWctlPsmRCeq/2+wc=
github.com/ory/hydra-client-go/v2 v2.2.1 h1:m1821pIX6ybG/3oSAn2wtrbBKNwe9q5A8fLljYuLpBk=
github.com/ory/hydra-client-go/v2 v2.2.1/go.mod h1:K83R+iK40+5uF2uQ34yRUrf9izRvFsza9pG2Se5qMmk=
github.com/ory/hydra/v2 v2.2.1-0.20241105135439-0ce9d7a0d479 h1:WOfHgygjgjOCj5KpvK80qDZvpmOb0ZtZQ2iV/yMM/qo=
github.com/ory/hydra/v2 v2.2.1-0.20241105135439-0ce9d7a0d479/go.mod h1:zP7o0iaGt9BkjBi7R54IKDoOTLe5Cin/dpUu+9Xmipw=
github.com/ory/hydra/v2 v2.2.1-0.20241114124644-68aa16725f52 h1:nUyMMtY5vaWZTckfW1mvvLdb9LEAu5Dgl+cM02k4u+8=
github.com/ory/hydra/v2 v2.2.1-0.20241114124644-68aa16725f52/go.mod h1:1BMq3v8KHmk+HUvkntmxkDotu0bYnWY7VDgGy0t+C0M=
github.com/ory/jsonschema/v3 v3.0.8 h1:Ssdb3eJ4lDZ/+XnGkvQS/te0p+EkolqwTsDOCxr/FmU=
github.com/ory/jsonschema/v3 v3.0.8/go.mod h1:ZPzqjDkwd3QTnb2Z6PAS+OTvBE2x5i6m25wCGx54W/0=
github.com/ory/keto v0.13.0-alpha.0.0.20241104201835-f92008cde66f h1:ELhYAGRvk6q7W76omQPwS3dmQahDnKbfyH1DN9i+ERg=
Expand Down

0 comments on commit 9b420cf

Please sign in to comment.