tvl-depot/tvix/store/protos
Florian Klink d1bccfe82f chore(tvix/*store): use google.golang.org/protobuf
The other one is deprecated, according to
https://pkg.go.dev/github.com/golang/protobuf/proto.

Change-Id: I502d5bfa7431df0dea3d564f1e0ecfea14c90e10
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9597
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: Brian McGee <brian@bmcgee.ie>
2023-10-09 22:05:07 +00:00
..
go.mod chore(tvix/*store): use google.golang.org/protobuf 2023-10-09 22:05:07 +00:00
go.sum chore(tvix/*store): use google.golang.org/protobuf 2023-10-09 22:05:07 +00:00
LICENSE chore(tvix/store): move castore.proto 2022-12-04 10:41:39 +00:00
pathinfo.go feat(tvix/store/protos): add Validate() method to pathinfo.go 2023-10-05 18:42:58 +00:00
pathinfo.pb.go refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
pathinfo.proto refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
pathinfo_test.go test(tvix/store/protos): add go tests for Validate() 2023-10-09 22:01:59 +00:00
rpc_pathinfo.pb.go refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
rpc_pathinfo.proto refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
rpc_pathinfo_grpc.pb.go refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00