Commit 626f019
committed
Remove Buf dependency references
buf.lock already locks us to specific dependency versions, and we want
to receive updates to later ones, so it makes the most sense to not pin
to specific tags.
This change also aligns with Buf's recommendations at
https://buf.build/docs/configuration/v2/buf-yaml/#deps.1 parent d8f0088 commit 626f019
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments