Skip to content

Commit f446d72

Browse files
author
Peter Kelly
authored
Merge pull request #327 from nginxinc/update-deps
Migrate from glide to dep
2 parents 38065b7 + c157546 commit f446d72

File tree

3,678 files changed

+431
-1663994
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,678 files changed

+431
-1663994
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Read the [documentation](https://github.com/nginxinc/kubernetes-ingress/tree/mas
3131

3232
* This Ingress Controller is written in Go and supports both the open source NGINX software and NGINX Plus.
3333
* The main code resides under `/nginx-controller`
34-
* The project dependencies reside in the `/vendor`. We use [glide](https://github.com/Masterminds/glide) for managing dependencies.
34+
* The project dependencies reside in the `/vendor`. We use [dep](https://github.com/golang/dep) for managing dependencies.
3535

3636
## Contributing
3737

Gopkg.lock

Lines changed: 388 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)