Commit 58312fa
committed
[make]ignore replace line in force-bump target
We should not try to automatically bump a dependency that has a replace
line in go.mod and the existing make target was broken if such line was
present. So those go.mod lines are ignored1 parent 4642d04 commit 58312fa
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
0 commit comments