Commit 00f71ad
authored
chore: preserve_regex and remove_regex are arrays (#14188)
This seems to be breaking library builds against HEAD.
LibraryState struct:
https://github.com/googleapis/librarian/blob/51e1e24b7b38b97d9f038d52080e0ddb0ec1d3a4/internal/config/state.go#L84-L1021 parent 427e328 commit 00f71ad
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
0 commit comments