Update README.md

This commit is contained in:
Kyle Quest
2024-01-24 18:17:25 -08:00
committed by GitHub
parent a156be9f5c
commit 6a5696718b

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). Application dependencies (managed manually or by your favorite dependency management tool like the new 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.