libnetwork icon indicating copy to clipboard operation
libnetwork copied to clipboard

vendor.conf: update github.com/docker/docker

Open jneuhauser opened this issue 6 years ago • 0 comments

Hello devs,

I´m not a big go programmer, so i hope you can help me...

I don´t know how easy we can update the source of github.com/docker/docker to a newer revision. I need a specific fix to build libnetwork for the mips arch.

This is the related commit that i need for a successful compilation for mips: https://github.com/moby/moby/commit/5f0231bca193320e1a3d785a3ade0e64241fe580

Can we raise the version of github.com/docker/docker in vendor.conf easily? For example from: github.com/docker/docker dbe4a30928d418e0570891a09703bcbc0e4997a1 to: github.com/docker/docker 5f0231bca193320e1a3d785a3ade0e64241fe580

Thanks in advance

jneuhauser avatar Nov 06 '19 14:11 jneuhauser