Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cockroachdb/cockroach
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d81ea5582f5659bb4988934090ae7f86fc8ff504
Choose a base ref
..
head repository: cockroachdb/cockroach
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 03bf83cc411b1aadf03fb775fcf7733b23e9ee4f
Choose a head ref
Showing with 1 addition and 0 deletions.
  1. +1 −0 pkg/kv/kvpb/BUILD.bazel
1 change: 1 addition & 0 deletions pkg/kv/kvpb/BUILD.bazel
Original file line number Diff line number Diff line change
@@ -78,6 +78,7 @@ go_test(
"//pkg/roachpb",
"//pkg/storage/enginepb",
"//pkg/testutils/echotest",
"//pkg/testutils/skip",
"//pkg/util/buildutil",
"//pkg/util/encoding",
"//pkg/util/hlc",