Skip to content

Commit 4a6e4f0

Browse files
ory-botKT-Doan
andauthored
fix(deps): update module github.com/ory/client-go to v1.22.36 (#182)
* fix(deps): update module github.com/ory/client-go to v1.22.36 * make format --------- Co-authored-by: KT-Doan <kevin.doan@ory.sh>
1 parent f0a8b65 commit 4a6e4f0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.35
11+
github.com/ory/client-go v1.22.36
1212
github.com/ory/x v0.0.729
1313
gopkg.in/yaml.v3 v3.0.1
1414
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,8 @@ github.com/nyaruka/phonenumbers v1.5.0 h1:0M+Gd9zl53QC4Nl5z1Yj1O/zPk2XXBUwR/vlzd
172172
github.com/nyaruka/phonenumbers v1.5.0/go.mod h1:gv+CtldaFz+G3vHHnasBSirAi3O2XLqZzVWz4V1pl2E=
173173
github.com/oklog/run v1.1.0 h1:GEenZ1cK0+q0+wsJew9qUg/DyD8k3JzYsZAi5gYi2mA=
174174
github.com/oklog/run v1.1.0/go.mod h1:sVPdnTZT1zYwAJeCMu2Th4T21pA3FPOQRfWjQlk7DVU=
175-
github.com/ory/client-go v1.22.35 h1:mlQuEmg10kKbxIHc8ga75zE6h0xM6u2ZHAoMmIEYnHA=
176-
github.com/ory/client-go v1.22.35/go.mod h1:G1f+5+m/PJVvl40bsRn0QuyVIcXe7EHiWeM7iWpIDjw=
175+
github.com/ory/client-go v1.22.36 h1:9X05CBTcVQQOjKLaYCXhuPEOPAOQN9hJ5KySl4kGCPw=
176+
github.com/ory/client-go v1.22.36/go.mod h1:G1f+5+m/PJVvl40bsRn0QuyVIcXe7EHiWeM7iWpIDjw=
177177
github.com/ory/herodot v0.10.3-0.20250318104651-3179543efba8 h1:bBFBzJ+sy1l/9+uYaz5TLGNNe0GWeXPMyqLhUEy9gPg=
178178
github.com/ory/herodot v0.10.3-0.20250318104651-3179543efba8/go.mod h1:aq2fDNzFXlh8wF6+ILtlEin2oZSrqR79/Zdsi05WEVA=
179179
github.com/ory/jsonschema/v3 v3.0.9-0.20250317235931-280c5fc7bf0e h1:4tUrC7x4YWRVMFp+c64KACNSGchW1zXo4l6Pa9/1hA8=

0 commit comments

Comments
 (0)