Skip to content

Commit 068f873

Browse files
committed
update go mod
Signed-off-by: Dan Sun <dsun20@bloomberg.net>
1 parent 9e1f40f commit 068f873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ require (
4747
github.com/beorn7/perks v1.0.1 // indirect
4848
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
4949
github.com/cespare/xxhash/v2 v2.3.0 // indirect
50-
github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443 // indirect
50+
github.com/cncf/xds/go v0.0.0-20251110193048-8bfbf64dc13e // indirect
5151
github.com/davecgh/go-spew v1.1.1 // indirect
5252
github.com/envoyproxy/protoc-gen-validate v1.3.0 // indirect
5353
github.com/fsnotify/fsnotify v1.7.0 // indirect

0 commit comments

Comments
 (0)