File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/hashicorp/terraform-plugin-go v0.31.0
99 github.com/hashicorp/terraform-plugin-log v0.10.0
1010 github.com/hashicorp/terraform-plugin-testing v1.15.0
11- github.com/ory/client-go v1.22.32
11+ github.com/ory/client-go v1.22.33
1212 github.com/ory/x v0.0.729
1313)
1414
Original file line number Diff line number Diff line change @@ -174,6 +174,8 @@ github.com/oklog/run v1.1.0 h1:GEenZ1cK0+q0+wsJew9qUg/DyD8k3JzYsZAi5gYi2mA=
174174github.com/oklog/run v1.1.0 /go.mod h1:sVPdnTZT1zYwAJeCMu2Th4T21pA3FPOQRfWjQlk7DVU =
175175github.com/ory/client-go v1.22.32 h1:31kLMk6DynhoyjXO7Gx6DRI9VX7RBdCQDxppfCiGtxg =
176176github.com/ory/client-go v1.22.32 /go.mod h1:G1f+5+m/PJVvl40bsRn0QuyVIcXe7EHiWeM7iWpIDjw =
177+ github.com/ory/client-go v1.22.33 h1:sONnT7YJj9UPt3ZUwQveovFS26jiXlDtUklREmanQNE =
178+ github.com/ory/client-go v1.22.33 /go.mod h1:G1f+5+m/PJVvl40bsRn0QuyVIcXe7EHiWeM7iWpIDjw =
177179github.com/ory/herodot v0.10.3-0.20250318104651-3179543efba8 h1:bBFBzJ+sy1l/9+uYaz5TLGNNe0GWeXPMyqLhUEy9gPg =
178180github.com/ory/herodot v0.10.3-0.20250318104651-3179543efba8 /go.mod h1:aq2fDNzFXlh8wF6+ILtlEin2oZSrqR79/Zdsi05WEVA =
179181github.com/ory/jsonschema/v3 v3.0.9-0.20250317235931-280c5fc7bf0e h1:4tUrC7x4YWRVMFp+c64KACNSGchW1zXo4l6Pa9/1hA8 =
You can’t perform that action at this time.
0 commit comments