Skip to content

Commit 94558e3

Browse files
alnrory-bot
authored andcommitted
chore: bump pop to master
GitOrigin-RevId: 3821e63fb0be94e7740a12fb4d6db6e0fddbfd15
1 parent 2e84f49 commit 94558e3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ require (
6464
github.com/ory/jsonschema/v3 v3.0.9-0.20250317235931-280c5fc7bf0e
6565
github.com/ory/mail/v3 v3.0.0
6666
github.com/ory/nosurf v1.2.7
67-
github.com/ory/pop/v6 v6.3.1-0.20250905152254-368678361c90
67+
github.com/ory/pop/v6 v6.3.1-0.20250908115552-9923c701fead
6868
github.com/ory/x v0.0.0-00010101000000-000000000000
6969
github.com/peterhellberg/link v1.2.0
7070
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -634,8 +634,8 @@ github.com/ory/mail/v3 v3.0.0 h1:8LFMRj473vGahFD/ntiotWEd4S80FKYFtiZTDfOQ+sM=
634634
github.com/ory/mail/v3 v3.0.0/go.mod h1:JGAVeZF8YAlxbaFDUHqRZAKBCSeW2w1vuxf28hFbZAw=
635635
github.com/ory/nosurf v1.2.7 h1:YrHrbSensQyU6r6HT/V5+HPdVEgrOTMJiLoJABSBOp4=
636636
github.com/ory/nosurf v1.2.7/go.mod h1:d4L3ZBa7Amv55bqxCBtCs63wSlyaiCkWVl4vKf3OUxA=
637-
github.com/ory/pop/v6 v6.3.1-0.20250905152254-368678361c90 h1:3kbr30+TAIIUcVuDAWXGjOD6A3sdmAWybFXPZbgFbyU=
638-
github.com/ory/pop/v6 v6.3.1-0.20250905152254-368678361c90/go.mod h1:j5NjBkkTA6G03QEAPo2BK9zy9Q69uvdZUuHmDs2A+qA=
637+
github.com/ory/pop/v6 v6.3.1-0.20250908115552-9923c701fead h1:xEgpKLfFUKq4uR3YEO5qA5WMI7AjrEZZCpFQ4PojYOg=
638+
github.com/ory/pop/v6 v6.3.1-0.20250908115552-9923c701fead/go.mod h1:PEqjxMcIV87rBhlyDDha76I7/w2W/FHenSq3V3X1A/A=
639639
github.com/ory/sessions v1.2.2-0.20220110165800-b09c17334dc2 h1:zm6sDvHy/U9XrGpixwHiuAwpp0Ock6khSVHkrv6lQQU=
640640
github.com/ory/sessions v1.2.2-0.20220110165800-b09c17334dc2/go.mod h1:dk2InVEVJ0sfLlnXv9EAgkf6ecYs/i80K/zI+bUmuGM=
641641
github.com/pelletier/go-toml v1.9.5 h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3ve8=

0 commit comments

Comments
 (0)