This repository was archived by the owner on Jul 18, 2025. It is now read-only.
Commit 6c881fc
Ian Campbell
Rename containerized
Having `make vendor` and `make -f dockerfile.Makefile vendor` do different
things (the first updates, the second checks) is confusing.
I want to add a containerized vendor update target, which would only be more
confusing if it weren't called `vendor`.
Signed-off-by: Ian Campbell <ijc@docker.com>vendor make target to check-vendor
1 parent 803e955 commit 6c881fc
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
| 111 | + | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
0 commit comments