yext / edward

A tool for managing local microservice instances
http://engblog.yext.com/edward/
MIT License
171 stars 32 forks source link

Upgrade github.com/docker/docker to v20 #189

Closed sas5580 closed 1 year ago

sas5580 commented 1 year ago

This adds a platform param to ContainerCreate, so the call to that function was updated to pass in a platform. If unspecified, the platform will use the platform of the running system.

Also run go mod tidy and go mod vendor.

amit-mittal commented 1 year ago

If I understand it correctly, there shouldn't be a need to run go mod vendor (link).

Thanks for taking care of it, unfortunately, the files tab is not even opening for me. 😞