|
|
|
@@ -1,6 +1,6 @@ |
|
|
|
# `/vendor` |
|
|
|
|
|
|
|
Application dependencies (managed manually or by your favorite dependency management tool like [`dep`](https://github.com/golang/dep) or the new built-in, but still experimental, [`modules`](https://github.com/golang/go/wiki/Modules) feature). |
|
|
|
Application dependencies (managed manually or by your favorite dependency management tool like the new built-in, but still experimental, [`modules`](https://github.com/golang/go/wiki/Modules) feature). |
|
|
|
|
|
|
|
Don't commit your application dependencies if you are building a library. |
|
|
|
|
|
|
|
|