diff -r db4911b0c721 -r 445e01aede7e vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go --- a/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go Tue Aug 23 22:33:28 2022 +0200 +++ b/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go Tue Aug 23 22:39:43 2022 +0200 @@ -2,6 +2,7 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. +//go:build !protolegacy // +build !protolegacy package flags