We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e1f40f commit 068f873Copy full SHA for 068f873
go.mod
@@ -47,7 +47,7 @@ require (
47
github.com/beorn7/perks v1.0.1 // indirect
48
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
49
github.com/cespare/xxhash/v2 v2.3.0 // indirect
50
- github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443 // indirect
+ github.com/cncf/xds/go v0.0.0-20251110193048-8bfbf64dc13e // indirect
51
github.com/davecgh/go-spew v1.1.1 // indirect
52
github.com/envoyproxy/protoc-gen-validate v1.3.0 // indirect
53
github.com/fsnotify/fsnotify v1.7.0 // indirect
0 commit comments