diff options
Diffstat (limited to 'tvix/store-go/rpc_pathinfo_grpc.pb.go')
-rw-r--r-- | tvix/store-go/rpc_pathinfo_grpc.pb.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tvix/store-go/rpc_pathinfo_grpc.pb.go b/tvix/store-go/rpc_pathinfo_grpc.pb.go index 10d8a7ffa49c..8f026f36bab5 100644 --- a/tvix/store-go/rpc_pathinfo_grpc.pb.go +++ b/tvix/store-go/rpc_pathinfo_grpc.pb.go @@ -10,7 +10,7 @@ package storev1 import ( - protos "code.tvl.fyi/tvix/castore/protos" + protos "code.tvl.fyi/tvix/castore-go" context "context" grpc "google.golang.org/grpc" codes "google.golang.org/grpc/codes" |