khenidak / dysk

Attach Azure disks in < 1 second. Attach as many as you want. Attach them where ever you want. dysk mounts Azure disks as Linux block devices directly on VMs without dependency on the host.
MIT License
181 stars 13 forks source link

Run dep ensure #49

Closed ehotinger closed 6 years ago

ehotinger commented 6 years ago

af1ee69362da55393ddf77a486624aee7b83b6f2 introduced a massive change to vendor making it explode in size. This PR just runs dep ensure to trim it down.

ehotinger commented 6 years ago

/cc @khenidak not sure what the difference in your commit is but could you try and run dep ensure and see if you get identical results to this? I'm curious if you just had stale stuff in vendor?

khenidak commented 6 years ago

Yeah i noticed. I will merge and recheck locally