chore(tvix/nar-bridge): bump google.golang.org/protobuf

… to 1.28.1 as well.

Change-Id: Ieaaf9363a8dd63c2437c34d78a0ab369e7492f19
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9600
Reviewed-by: Brian McGee <brian@bmcgee.ie>
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
This commit is contained in:
Florian Klink 2023-10-10 00:48:01 +02:00 committed by clbot
parent d23fe6ee20
commit 2699b61052
3 changed files with 4 additions and 4 deletions

View file

@ -13,7 +13,7 @@ require (
github.com/stretchr/testify v1.8.1
github.com/ulikunitz/xz v0.5.11
google.golang.org/grpc v1.51.0
google.golang.org/protobuf v1.28.1
google.golang.org/protobuf v1.31.0
lukechampine.com/blake3 v1.1.7
)