@@ -7,20 +7,20 @@ require (
77 github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.1.0
88 github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2
99 github.com/jonboulle/clockwork v0.5.0
10- github.com/planetscale/vtprotobuf v0.6.1-0.20240917153116-6f2963f01587
11- github.com/prometheus/client_golang v1.22.0
10+ github.com/planetscale/vtprotobuf ba97887b0a25
11+ github.com/prometheus/client_golang v1.23.2
1212 github.com/siderolabs/discovery-api v0.1.6
13- github.com/siderolabs/discovery-client v0.1.12
14- github.com/siderolabs/gen v0.8.4
15- github.com/siderolabs/go-debug v0.5 .0
13+ github.com/siderolabs/discovery-client v0.1.13
14+ github.com/siderolabs/gen v0.8.5
15+ github.com/siderolabs/go-debug v0.6 .0
1616 github.com/siderolabs/proto-codec v0.1.2
17- github.com/stretchr/testify v1.10.0
17+ github.com/stretchr/testify v1.11.1
1818 go.uber.org/zap v1.27.0
19- golang.org/x/net v0.41 .0
20- golang.org/x/sync v0.15 .0
19+ golang.org/x/net v0.43 .0
20+ golang.org/x/sync v0.16 .0
2121 golang.org/x/time v0.12.0
22- google.golang.org/grpc v1.73 .0
23- google.golang.org/protobuf v1.36.6
22+ google.golang.org/grpc v1.75 .0
23+ google.golang.org/protobuf v1.36.8
2424)
2525
2626require (
0 commit comments