aboutsummaryrefslogtreecommitdiff
path: root/third_party/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/README.txt')
-rw-r--r--third_party/README.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/third_party/README.txt b/third_party/README.txt
new file mode 100644
index 00000000..2d09913a
--- /dev/null
+++ b/third_party/README.txt
@@ -0,0 +1,11 @@
+This directory contains patches for repositories declared by
+go_rules_dependencies.
+
+If you declare dependencies on different versions of these repositories, you
+may need to update and apply these patches yourself.
+
+For details on overriding dependencies, see
+https://github.com/bazelbuild/rules_go/blob/master/go/dependencies.rst#overriding-dependencies
+
+For details on updating these patches, see
+https://github.com/bazelbuild/rules_go/wiki/Updating-dependencies