mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
remove references to "vendor.mod"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -7,8 +7,6 @@ set -e
|
||||
# The version of runc should match the version that is used by the containerd
|
||||
# version that is used. If you need to update runc, open a pull request in
|
||||
# the containerd project first, and update both after that is merged.
|
||||
#
|
||||
# When updating RUNC_VERSION, consider updating runc in vendor.mod accordingly
|
||||
: "${RUNC_VERSION:=v1.3.0}"
|
||||
|
||||
install_runc() {
|
||||
|
||||
Reference in New Issue
Block a user