Skip to content

Commit 829f770

Browse files
shaunnkhanory-bot
authored andcommitted
chore: update fosite to latest master commit
GitOrigin-RevId: 1134d8d7d38f08eb085fe3869232c3ad2f1c1ab3
1 parent a9c3fb1 commit 829f770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ require (
1515
github.com/gobuffalo/httptest v1.5.2
1616
github.com/gofrs/uuid v4.4.0+incompatible
1717
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.1
18+
github.com/jmoiron/sqlx v1.4.0
1819
github.com/julienschmidt/httprouter v1.3.0
1920
github.com/ory/analytics-go/v5 v5.0.1
2021
github.com/ory/graceful v0.1.3
@@ -181,7 +182,6 @@ require (
181182
github.com/jdx/go-netrc v1.0.0 // indirect
182183
github.com/jessevdk/go-flags v1.6.1 // indirect
183184
github.com/jinzhu/copier v0.4.0 // indirect
184-
github.com/jmoiron/sqlx v1.4.0 // indirect
185185
github.com/joho/godotenv v1.5.1 // indirect
186186
github.com/josephburnett/jd v1.9.2 // indirect
187187
github.com/josharian/intern v1.0.0 // indirect

0 commit comments

Comments
 (0)