Commit 70d2ecc
committed
Update cockroach-go version to v2.2.13
This will pull in the changes to use tenant scoped client certs
for running the multitenant tests. This change is needed for
the example-orms tests to run successfully with the upcoming
changes to client certs in the multitenant architecture. With
this change, the client certificates generated for the tenant tests
will be scoped to the correct tenant servers to ensure the client
certificates can be used to authenticate with the tenant server
while running the example-orms tests.1 parent 7c583f8 commit 70d2ecc
3 files changed
+76
-59
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | | - | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | | - | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
0 commit comments