Update README to reflect go module usage
Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
This commit is contained in:
@@ -65,11 +65,7 @@ go test -timeout 30s github.com/kubernetes-csi/external-snapshotter/pkg/control
|
||||
|
||||
## Dependency Management
|
||||
|
||||
```bash
|
||||
dep ensure
|
||||
```
|
||||
|
||||
To modify dependencies or versions change `./Gopkg.toml`
|
||||
external-snapshotter uses [go modules](https://blog.golang.org/using-go-modules).
|
||||
|
||||
## Community, discussion, contribution, and support
|
||||
|
||||
|
Reference in New Issue
Block a user