Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Commit

Permalink
Update ory/dockertest dependency (pressly#330)
Browse files Browse the repository at this point in the history
Co-authored-by: Nadin El-Yabroudi <[email protected]>
  • Loading branch information
nadinelyab and Nadin El-Yabroudi authored Apr 21, 2022
1 parent b7c7a8d commit 6fc031a
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 160 deletions.
7 changes: 3 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,19 @@ go 1.16
require (
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
github.com/ClickHouse/clickhouse-go v1.5.4
github.com/containerd/continuity v0.2.2 // indirect
github.com/denisenkom/go-mssqldb v0.12.0
github.com/go-sql-driver/mysql v1.6.0
github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 // indirect
github.com/lib/pq v1.10.4
github.com/matryer/is v1.4.0
github.com/mattn/go-isatty v0.0.14 // indirect
github.com/ory/dockertest/v3 v3.8.1
github.com/ory/dockertest/v3 v3.8.2-0.20220414165644-e38b9742dc7d
github.com/pkg/errors v0.9.1
github.com/ziutek/mymysql v1.5.4
golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd // indirect
golang.org/x/net v0.0.0-20220225172249-27dd8689420f // indirect
golang.org/x/sys v0.0.0-20220315194320-039c03cc5b86 // indirect
golang.org/x/net v0.0.0-20220412020605-290c469a71a5 // indirect
golang.org/x/tools v0.1.10 // indirect
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
lukechampine.com/uint128 v1.2.0 // indirect
modernc.org/sqlite v1.16.0
)
Loading

0 comments on commit 6fc031a

Please sign in to comment.