envoyproxy / go-control-plane

Go implementation of data-plane-api
Apache License 2.0
1.51k stars 507 forks source link

build(deps): bump github.com/cncf/xds/go to v0.0.0-20240329184929 #931

Closed mmorel-35 closed 5 months ago

mmorel-35 commented 5 months ago

@phlax , Would you mind reviewing this ?

phlax commented 5 months ago

fail, looks ~real

 + make -C xdsmatcher test
make: Entering directory '/go-control-plane/xdsmatcher'
go test ./... -race
go: errors parsing go.mod:
go.mod:26: replacement module without version must be directory path (rooted or starting with ./ or ../)
make: *** [Makefile:3: test] Error 1
make: Leaving directory '/go-control-plane/xdsmatcher'
make: *** [Makefile:95: docker_tests] Error 2

https://github.com/envoyproxy/go-control-plane/actions/runs/8837729638/job/24267224339?pr=931#step:3:2783