Commit 49be37a
authored
chore: update librarian to v0.28.0 (#13855)
Librarian version upgrade and the `generate -all` command:
```
(.venv) suztomo@suztomo:~/librarian-2026/google-cloud-java$ go run github.com/googleapis/librarian/cmd/librarian@latest update version
(.venv) suztomo@suztomo:~/librarian-2026/google-cloud-java$ V=$(go run github.com/googleapis/librarian/cmd/librarian@latest config get version)
(.venv) suztomo@suztomo:~/librarian-2026/google-cloud-java$ echo $V
v0.28.0
(.venv) suztomo@suztomo:~/librarian-2026/google-cloud-java$ go run github.com/googleapis/librarian/cmd/librarian@${V} generate --all
```
This didn't generate any diff.1 parent 334a2c5 commit 49be37a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments