Skip to content

Commit

Permalink
Merge pull request #205 from nrb/update-dep-management
Browse files Browse the repository at this point in the history
Update README to reflect go module usage
  • Loading branch information
k8s-ci-robot authored Dec 9, 2019
2 parents 3ecc6d9 + 0f67d8d commit 53469c2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 53469c2

Please sign in to comment.