diff -r db4911b0c721 -r 445e01aede7e vendor/google.golang.org/protobuf/proto/proto_methods.go --- a/vendor/google.golang.org/protobuf/proto/proto_methods.go Tue Aug 23 22:33:28 2022 +0200 +++ b/vendor/google.golang.org/protobuf/proto/proto_methods.go Tue Aug 23 22:39:43 2022 +0200 @@ -3,6 +3,7 @@ // license that can be found in the LICENSE file. // The protoreflect build tag disables use of fast-path methods. +//go:build !protoreflect // +build !protoreflect package proto