diff --git a/vendor/README.md b/vendor/README.md index 60e8be4..abf25a4 100644 --- a/vendor/README.md +++ b/vendor/README.md @@ -1,6 +1,6 @@ # `/vendor` -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). +Application dependencies (managed manually or by your favorite dependency management tool like the new built-in). Don't commit your application dependencies if you are building a library.