Update DEVELOPMENT.md (#2069)

Remove stale ref to dep as repo uses modules.
This commit is contained in:
Sameer Vohra 2021-03-31 01:23:21 -05:00 committed by GitHub
parent a5005d37e6
commit 6317ec6066
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ You must install these tools:
1. [`go`](https://golang.org/doc/install): The language Knative `pkg` is built
in
1. [`git`](https://help.github.com/articles/set-up-git/): For source control
1. [`dep`](https://github.com/golang/dep): For managing external dependencies.
### Environment setup