From 88b054590813b51d2db7d1eeefed23f0310a1ce7 Mon Sep 17 00:00:00 2001 From: sterni Date: Wed, 5 Jul 2023 12:39:47 +0200 Subject: chore(3p/sources): Bump channels & overlays * //tvix/store: update code generated from proto files Change-Id: Ie6aa53e71f07a0a0e637673ba4005ed983db315d Reviewed-on: https://cl.tvl.fyi/c/depot/+/8929 Reviewed-by: flokli Autosubmit: sterni Tested-by: BuildkiteCI Reviewed-by: tazjin --- tvix/store/protos/castore.pb.go | 2 +- tvix/store/protos/pathinfo.pb.go | 2 +- tvix/store/protos/rpc_blobstore.pb.go | 2 +- tvix/store/protos/rpc_directory.pb.go | 2 +- tvix/store/protos/rpc_pathinfo.pb.go | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'tvix') diff --git a/tvix/store/protos/castore.pb.go b/tvix/store/protos/castore.pb.go index fab95d2e2c4f..e96f115d5cf9 100644 --- a/tvix/store/protos/castore.pb.go +++ b/tvix/store/protos/castore.pb.go @@ -3,7 +3,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.29.1 +// protoc-gen-go v1.31.0 // protoc (unknown) // source: tvix/store/protos/castore.proto diff --git a/tvix/store/protos/pathinfo.pb.go b/tvix/store/protos/pathinfo.pb.go index f8c66014eaa7..126fc34af27d 100644 --- a/tvix/store/protos/pathinfo.pb.go +++ b/tvix/store/protos/pathinfo.pb.go @@ -3,7 +3,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.29.1 +// protoc-gen-go v1.31.0 // protoc (unknown) // source: tvix/store/protos/pathinfo.proto diff --git a/tvix/store/protos/rpc_blobstore.pb.go b/tvix/store/protos/rpc_blobstore.pb.go index 850716757668..d0040ee9da96 100644 --- a/tvix/store/protos/rpc_blobstore.pb.go +++ b/tvix/store/protos/rpc_blobstore.pb.go @@ -3,7 +3,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.29.1 +// protoc-gen-go v1.31.0 // protoc (unknown) // source: tvix/store/protos/rpc_blobstore.proto diff --git a/tvix/store/protos/rpc_directory.pb.go b/tvix/store/protos/rpc_directory.pb.go index 5a1cdccca081..ac5384677b1e 100644 --- a/tvix/store/protos/rpc_directory.pb.go +++ b/tvix/store/protos/rpc_directory.pb.go @@ -3,7 +3,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.29.1 +// protoc-gen-go v1.31.0 // protoc (unknown) // source: tvix/store/protos/rpc_directory.proto diff --git a/tvix/store/protos/rpc_pathinfo.pb.go b/tvix/store/protos/rpc_pathinfo.pb.go index bbbf3122ba23..53eb31f81830 100644 --- a/tvix/store/protos/rpc_pathinfo.pb.go +++ b/tvix/store/protos/rpc_pathinfo.pb.go @@ -3,7 +3,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.29.1 +// protoc-gen-go v1.31.0 // protoc (unknown) // source: tvix/store/protos/rpc_pathinfo.proto -- cgit 1.4.1