Merge pull request #240 from barockok/patch-1

Update /vendor/README.md
This commit is contained in:
Kyle Quest
2024-01-24 18:19:10 -08:00
committed by GitHub

2
vendor/README.md vendored
View File

@@ -1,6 +1,6 @@
# `/vendor` # `/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 or the built-in [`modules`](https://github.com/golang/go/wiki/Modules) feature).
Don't commit your application dependencies if you are building a library. Don't commit your application dependencies if you are building a library.