File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/aerospike/aerospike-client-go v2.2.0+incompatible // indirect
1919 github.com/aws/aws-lambda-go v1.31.0
2020 github.com/aws/aws-sdk-go v1.44.156
21- github.com/docker/distribution v2.7.1 +incompatible // indirect
21+ github.com/docker/distribution v2.8.2 +incompatible // indirect
2222 github.com/docker/docker v0.7.3-0.20190515030239-f4b9142210e9
2323 github.com/docker/go-connections v0.4.0
2424 github.com/docker/go-units v0.4.0 // indirect
Original file line number Diff line number Diff line change @@ -105,6 +105,8 @@ github.com/dgrijalva/jwt-go v3.2.0+incompatible h1:7qlOGliEKZXTDg6OTjfoBKDXWrumC
105105github.com/dgrijalva/jwt-go v3.2.0+incompatible /go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ =
106106github.com/docker/distribution v2.7.1+incompatible h1:a5mlkVzth6W5A4fOsS3D2EO5BUmsJpcB+cRlLU7cSug =
107107github.com/docker/distribution v2.7.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
108+ github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
109+ github.com/docker/distribution v2.8.2+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
108110github.com/docker/docker v0.7.3-0.20190515030239-f4b9142210e9 h1:zhTCnvkv7K6RWFSGN8VVfUzkXuBx7bW5nmhHfjxbKRs =
109111github.com/docker/docker v0.7.3-0.20190515030239-f4b9142210e9 /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
110112github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
You can’t perform that action at this time.
0 commit comments