File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments