Commit 778f6fe
committed
fix(deps): pin dplane-rpc to commit SHA instead of version
Version isn't considered in git dependencies, so this isn't doing what we think it
is doing.
Instead, it is just following the default branch for the repo while pretending to be pinned.
This should be resolved by cutting a proper tag for that repo, but in the mean time we can pin
to a commit.
Signed-off-by: Daniel Noland <[email protected]>1 parent 9298dcd commit 778f6fe
2 files changed
+2
-2
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments