Commit de1a4db
committed
Update cockroach-go version to v2.2.15
This will pull in the changes to dynamically check for the
availability of tenant scoped client certs for running the
multitenant tests. The availability of these tenant scoped
client certificates was previously only available in hardcoded
versions of cockroachdb, but now we check for it dynamically
to make backporting these tenant scoped client certs easier.
Tenant scoped client certificates are required for example-orm
tests to run successfuly with cockroachdb versions using tenant
scoped client certificates in the multitenant architecture.1 parent dc09c44 commit de1a4db
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments