@@ -29340,12 +29340,12 @@ config_groups {
29340
29340
location_filters {
29341
29341
gerrit_host_regexp: "go-review.googlesource.com"
29342
29342
gerrit_project_regexp: "^go$"
29343
- path_regexp: "src/.+/go[.](mod|sum)"
29343
+ path_regexp: "src(| /.+) /go[.](mod|sum)"
29344
29344
}
29345
29345
location_filters {
29346
29346
gerrit_host_regexp: "go-review.googlesource.com"
29347
29347
gerrit_project_regexp: "^go$"
29348
- path_regexp: "src/.+/vendor/.+"
29348
+ path_regexp: "src(| /.+) /vendor/.+"
29349
29349
}
29350
29350
location_filters {
29351
29351
gerrit_host_regexp: "go-review.googlesource.com"
@@ -29387,12 +29387,12 @@ config_groups {
29387
29387
location_filters {
29388
29388
gerrit_host_regexp: "go-review.googlesource.com"
29389
29389
gerrit_project_regexp: "^go$"
29390
- path_regexp: "src/.+/go[.](mod|sum)"
29390
+ path_regexp: "src(| /.+) /go[.](mod|sum)"
29391
29391
}
29392
29392
location_filters {
29393
29393
gerrit_host_regexp: "go-review.googlesource.com"
29394
29394
gerrit_project_regexp: "^go$"
29395
- path_regexp: "src/.+/vendor/.+"
29395
+ path_regexp: "src(| /.+) /vendor/.+"
29396
29396
}
29397
29397
location_filters {
29398
29398
gerrit_host_regexp: "go-review.googlesource.com"
@@ -29411,12 +29411,12 @@ config_groups {
29411
29411
location_filters {
29412
29412
gerrit_host_regexp: "go-review.googlesource.com"
29413
29413
gerrit_project_regexp: "^go$"
29414
- path_regexp: "src/.+/go[.](mod|sum)"
29414
+ path_regexp: "src(| /.+) /go[.](mod|sum)"
29415
29415
}
29416
29416
location_filters {
29417
29417
gerrit_host_regexp: "go-review.googlesource.com"
29418
29418
gerrit_project_regexp: "^go$"
29419
- path_regexp: "src/.+/vendor/.+"
29419
+ path_regexp: "src(| /.+) /vendor/.+"
29420
29420
}
29421
29421
location_filters {
29422
29422
gerrit_host_regexp: "go-review.googlesource.com"
@@ -29528,12 +29528,12 @@ config_groups {
29528
29528
location_filters {
29529
29529
gerrit_host_regexp: "go-review.googlesource.com"
29530
29530
gerrit_project_regexp: "^go$"
29531
- path_regexp: "src/.+/go[.](mod|sum)"
29531
+ path_regexp: "src(| /.+) /go[.](mod|sum)"
29532
29532
}
29533
29533
location_filters {
29534
29534
gerrit_host_regexp: "go-review.googlesource.com"
29535
29535
gerrit_project_regexp: "^go$"
29536
- path_regexp: "src/.+/vendor/.+"
29536
+ path_regexp: "src(| /.+) /vendor/.+"
29537
29537
}
29538
29538
location_filters {
29539
29539
gerrit_host_regexp: "go-review.googlesource.com"
@@ -29703,12 +29703,12 @@ config_groups {
29703
29703
location_filters {
29704
29704
gerrit_host_regexp: "go-review.googlesource.com"
29705
29705
gerrit_project_regexp: "^go$"
29706
- path_regexp: "src/.+/go[.](mod|sum)"
29706
+ path_regexp: "src(| /.+) /go[.](mod|sum)"
29707
29707
}
29708
29708
location_filters {
29709
29709
gerrit_host_regexp: "go-review.googlesource.com"
29710
29710
gerrit_project_regexp: "^go$"
29711
- path_regexp: "src/.+/vendor/.+"
29711
+ path_regexp: "src(| /.+) /vendor/.+"
29712
29712
}
29713
29713
location_filters {
29714
29714
gerrit_host_regexp: "go-review.googlesource.com"
0 commit comments