diff options
author | sterni <sternenseemann@systemli.org> | 2023-07-05T10·39+0200 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2023-07-08T10·46+0000 |
commit | 88b054590813b51d2db7d1eeefed23f0310a1ce7 (patch) | |
tree | f2f8491847154c6d83f4ca81c0ad4303c9d52ef3 /tvix | |
parent | 8d3229e40a81828cd95e36142c358b5f7e98dada (diff) |
chore(3p/sources): Bump channels & overlays r/6398
* //tvix/store: update code generated from proto files Change-Id: Ie6aa53e71f07a0a0e637673ba4005ed983db315d Reviewed-on: https://cl.tvl.fyi/c/depot/+/8929 Reviewed-by: flokli <flokli@flokli.de> Autosubmit: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su>
Diffstat (limited to 'tvix')
-rw-r--r-- | tvix/store/protos/castore.pb.go | 2 | ||||
-rw-r--r-- | tvix/store/protos/pathinfo.pb.go | 2 | ||||
-rw-r--r-- | tvix/store/protos/rpc_blobstore.pb.go | 2 | ||||
-rw-r--r-- | tvix/store/protos/rpc_directory.pb.go | 2 | ||||
-rw-r--r-- | tvix/store/protos/rpc_pathinfo.pb.go | 2 |
5 files changed, 5 insertions, 5 deletions
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 |