Commit a2d10ac
committed
install-dev-tools: use go install, and pin by version
the github.com/stevvooe/[email protected] module was renamed to
github.com/containerd/protobuild, but go modules ignores the
rename and pulls v0.2.0 (which is after the rename)
Signed-off-by: Sebastiaan van Stijn <[email protected]>1 parent 86bec21 commit a2d10ac
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
35 | | - | |
36 | | - | |
37 | | - | |
0 commit comments