We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be11652 commit bf5e37dCopy full SHA for bf5e37d
api/bazel/repository_locations.bzl
@@ -52,7 +52,7 @@ REPOSITORY_LOCATIONS_SPEC = dict(
52
project_desc = "xDS API Working Group (xDS-WG)",
53
project_url = "https://github.com/cncf/xds",
54
# During the UDPA -> xDS migration, we aren't working with releases.
55
- version = "2ac532fd44436293585084f8d94c6bdb17835af0",
+ version = "f5cf1d269c5914933369455455b1980cfc699cbd",
56
sha256 = "790c4c83b6950bb602fec221f6a529d9f368cdc8852aae7d2592d0d04b015f37",
57
release_date = "2025-05-01",
58
strip_prefix = "xds-{version}",
0 commit comments