From e220d807270e9967d7b76070b968981c2c3dda0c Mon Sep 17 00:00:00 2001 From: sterni Date: Sun, 10 Mar 2024 21:59:30 +0100 Subject: chore(3p/sources): Bump channels & overlays - agenix has not been updated (https://github.com/ryantm/agenix/pull/241). - //tvix: regenerate protobuf files - //tvix:clippy: work around https://github.com/rust-lang/rust-clippy/issues/12281 which exclusively causes false positives in our code at the moment. Change-Id: I38d2f4c0e6d1abc92be360b06f58e6d40e7732a3 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11127 Reviewed-by: flokli Tested-by: BuildkiteCI Autosubmit: sterni Reviewed-by: tazjin --- tvix/store-go/pathinfo.pb.go | 2 +- tvix/store-go/rpc_pathinfo.pb.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tvix/store-go') diff --git a/tvix/store-go/pathinfo.pb.go b/tvix/store-go/pathinfo.pb.go index 23808765ba..a4915a3c1f 100644 --- a/tvix/store-go/pathinfo.pb.go +++ b/tvix/store-go/pathinfo.pb.go @@ -3,7 +3,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.32.0 +// protoc-gen-go v1.33.0 // protoc (unknown) // source: tvix/store/protos/pathinfo.proto diff --git a/tvix/store-go/rpc_pathinfo.pb.go b/tvix/store-go/rpc_pathinfo.pb.go index 6b8355ff24..883ffb3f01 100644 --- a/tvix/store-go/rpc_pathinfo.pb.go +++ b/tvix/store-go/rpc_pathinfo.pb.go @@ -3,7 +3,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.32.0 +// protoc-gen-go v1.33.0 // protoc (unknown) // source: tvix/store/protos/rpc_pathinfo.proto -- cgit 1.4.1