File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ require (
8
8
github.com/aws/aws-sdk-go v1.34.0
9
9
github.com/cenkalti/backoff/v4 v4.1.2
10
10
github.com/cockroachdb/cockroach-go/v2 v2.1.1
11
- github.com/dhui/dktest v0.3.14
12
- github.com/docker/docker v20.10.19 +incompatible
11
+ github.com/dhui/dktest v0.3.15
12
+ github.com/docker/docker v20.10.24 +incompatible
13
13
github.com/docker/go-connections v0.4.0
14
14
github.com/fsouza/fake-gcs-server v1.17.0
15
15
github.com/go-sql-driver/mysql v1.5.0
Original file line number Diff line number Diff line change @@ -183,14 +183,14 @@ github.com/cznic/mathutil v0.0.0-20180504122225-ca4c9f2c1369/go.mod h1:e6NPNENfs
183
183
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
184
184
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
185
185
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
186
- github.com/dhui/dktest v0.3.14 h1:qaIdC9Y2u6ZJbNQ0O0lATsqNiyfetErZmc9flv2ZyhI =
187
- github.com/dhui/dktest v0.3.14 /go.mod h1:d3x35FAVUHGPrE/lT3CCOvIEHJj1GH1fAXY/fMDtn+s =
186
+ github.com/dhui/dktest v0.3.15 h1:++YALfR3IipyvQU3YMrTQ3EKCEpaoE2XxL2dMmcmo1E =
187
+ github.com/dhui/dktest v0.3.15 /go.mod h1:mcpXhM4AYf4JHrY4cMQBL1hdzGi7m4QHDteDn5XupSk =
188
188
github.com/dnaeon/go-vcr v1.1.0 /go.mod h1:M7tiix8f0r6mKKJ3Yq/kqU1OYf3MnfmBWVbPx/yU9ko =
189
189
github.com/dnaeon/go-vcr v1.2.0 /go.mod h1:R4UdLID7HZT3taECzJs4YgbbH6PIGXB6W/sc5OLb6RQ =
190
190
github.com/docker/distribution v2.8.1+incompatible h1:Q50tZOPR6T/hjNsyc9g8/syEs6bk8XXApsHjKukMl68 =
191
191
github.com/docker/distribution v2.8.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
192
- github.com/docker/docker v20.10.19 +incompatible h1:lzEmjivyNHFHMNAFLXORMBXyGIhw/UP4DvJwvyKYq64 =
193
- github.com/docker/docker v20.10.19 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
192
+ github.com/docker/docker v20.10.24 +incompatible h1:Ugvxm7a8+Gz6vqQYQQ2W7GYq5EUPaAiuPgIfVyI3dYE =
193
+ github.com/docker/docker v20.10.24 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
194
194
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
195
195
github.com/docker/go-connections v0.4.0 /go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec =
196
196
github.com/docker/go-units v0.4.0 /go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk =
You can’t perform that action at this time.
0 commit comments