Commit 1cefc13
authored
Remove dead go-install custom manager from Renovate config (#762)
The custom manager matching `go install <module>@<version>` lines in
Dockerfiles no longer matches anything. Its only match was the
aws-iam-authenticator install in `docker/pulumi/Dockerfile`, which was
switched to release binaries in #736. All remaining version pins use the
`# renovate:` inline-comment manager instead.1 parent f07d878 commit 1cefc13
1 file changed
Lines changed: 0 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | 9 | | |
21 | 10 | | |
22 | 11 | | |
| |||
0 commit comments