Commit ec0a9c9
committed
bazel: Upgrade googleapis to commit 1dbb1a14
Upgrading fixes a rules_go incompatibility with Bazel 9.1 (as mentioned
in the Bazel 9.1 release notes), although this specific version was
selected simply because it was the newest.
Googleapis greatly reduced their dependencies, so we no longer have
transitive dependencies on grpc (C repo) and rules_go, which cleans up
our dependencies considerably.1 parent 86fa860 commit ec0a9c9
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
| 101 | + | |
| 102 | + | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments