Commit 2ecf0a8
fix, cli go.mod file is now 1.25.1 (#2781)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> Bumps CLI to Go 1.25.1, adds several Google Cloud client libraries,
and updates .gitignore credential patterns.
>
> - **CLI Module (`cli/go.public.mod`, `cli/go.public.sum`)**:
> - **Go version**: Update from `go 1.24.x` (remove `toolchain`) to `go
1.25.1`.
> - **Deps added**:
`cloud.google.com/go/{aiplatform,bigtable,dataplex,functions,resourcemanager}`
and `google.golang.org/genproto/googleapis/rpc` (direct).
> - **Sums**: Refresh `go.public.sum` for new/updated modules.
> - **Repo config**:
> - **`.gitignore`**: Add `.git-credentials`, `.gitconfig`; fix
`gha-creds-*.json` ignore pattern.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
e162e8f1302517a11a62e5144a04d535fdef67b6. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
GitOrigin-RevId: 43129d173c78e1f68a21a1cddcf1508ad50897151 parent f5c4bf7 commit 2ecf0a8
2 files changed
Lines changed: 17 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
| 9 | + | |
11 | 10 | | |
12 | 11 | | |
| 12 | + | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
98 | 101 | | |
99 | 102 | | |
100 | 103 | | |
| 104 | + | |
101 | 105 | | |
102 | 106 | | |
103 | 107 | | |
| |||
232 | 236 | | |
233 | 237 | | |
234 | 238 | | |
235 | | - | |
236 | 239 | | |
237 | 240 | | |
238 | 241 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
29 | 37 | | |
30 | 38 | | |
31 | 39 | | |
| |||
38 | 46 | | |
39 | 47 | | |
40 | 48 | | |
| 49 | + | |
| 50 | + | |
41 | 51 | | |
42 | 52 | | |
43 | 53 | | |
| |||
0 commit comments