Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Commit

Permalink
Switch godep -> dep.
Browse files Browse the repository at this point in the history
Gravity uses the latter, as mentioned in:
   #925 (comment)
  • Loading branch information
wadells committed Dec 4, 2019
1 parent 1c5ffc3 commit abaea0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ If your patch depends on new packages, the dependencies must:

- be licensed via Apache2 license
- be approved by core Gravity contributors ahead of time
- be vendored via [`godep`](https://github.com/tools/godep)
- be vendored via [`dep`](https://github.com/golang/dep)

0 comments on commit abaea0a

Please sign in to comment.