Browse code

vendor.conf: reserve space for downstream projects

This helps merge conflicts in situations where downstream
projects have additional dependencies.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

Sebastiaan van Stijn authored on 2019/04/14 23:18:50
Showing 1 changed files
... ...
@@ -164,3 +164,5 @@ github.com/morikuni/aec                             39771216ff4c63d11f5e604076f9
164 164
 github.com/docker/go-metrics                        d466d4f6fd960e01820085bd7e1a24426ee7ef18
165 165
 
166 166
 github.com/opencontainers/selinux                   0bb7b9fa9ba5c1120e9d22caed4961fca4228408 # v1.2.1
167
+
168
+# DO NOT EDIT BELOW THIS LINE -------- reserved for downstream projects --------