Skip to content

Commit bf5e37d

Browse files
authored
Update xDS API version in repository_locations.bzl
Signed-off-by: Matthieu MOREL <[email protected]>
1 parent be11652 commit bf5e37d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/bazel/repository_locations.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ REPOSITORY_LOCATIONS_SPEC = dict(
5252
project_desc = "xDS API Working Group (xDS-WG)",
5353
project_url = "https://github.com/cncf/xds",
5454
# During the UDPA -> xDS migration, we aren't working with releases.
55-
version = "2ac532fd44436293585084f8d94c6bdb17835af0",
55+
version = "f5cf1d269c5914933369455455b1980cfc699cbd",
5656
sha256 = "790c4c83b6950bb602fec221f6a529d9f368cdc8852aae7d2592d0d04b015f37",
5757
release_date = "2025-05-01",
5858
strip_prefix = "xds-{version}",

0 commit comments

Comments
 (0)