containers / docker-lvm-plugin

Docker volume plugin for LVM volumes
GNU Lesser General Public License v3.0
155 stars 64 forks source link

Replace godep with go modules. #77

Closed shishir-a412ed closed 5 years ago

shishir-a412ed commented 5 years ago

Signed-off-by: Shishir Mahajan shishirm@nvidia.com

shishir-a412ed commented 5 years ago

Replace Godep with Go modules (Go's new dependency management system) https://blog.golang.org/using-go-modules

@rhatdan Please review.

rhatdan commented 5 years ago

LGTM