Skip to content

Commit fd95a01

Browse files
authored
Merge pull request kubernetes#87550 from ricochet/doc/godep-kubectl
Remove doc reference to godep kubernetes#782
2 parents 992aa00 + 2d9b798 commit fd95a01

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

staging/src/k8s.io/kubectl/README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ programs. E.g. these packages are vendored into `k8s.io/kubernetes` for use in
1010
the [kubectl](https://github.com/kubernetes/kubernetes/tree/master/cmd/kubectl)
1111
cli client. That client will eventually move here too.
1212

13-
# Contribution Requirements
13+
## Contribution Requirements
1414

1515
- Full unit-test coverage.
1616

@@ -28,11 +28,6 @@ cli client. That client will eventually move here too.
2828
- Packages in this repository should aspire to implement sensible, small
2929
interfaces and import a limited set of dependencies.
3030

31-
## Dependencies
32-
33-
Dependencies are managed using [dep](https://github.com/golang/dep). Please
34-
refer to its documentation if needed.
35-
3631
## Community, discussion, contribution, and support
3732

3833
See [this document](https://github.com/kubernetes/community/tree/master/sig-cli) for how to reach the maintainers of this project.

0 commit comments

Comments
 (0)