commit | 64be8826a8855c72252713a007a7ec5cfa161816 | [log] [tgz] |
---|---|---|
author | mgouda <madhumati.gouda@radisys.com> | Fri May 30 10:44:00 2025 +0530 |
committer | Madhumati Gouda <madhumati.gouda@radisys.com> | Fri Jul 04 07:46:10 2025 +0000 |
tree | 1ccae93264f7c487d7660e729c878928ef193bdc | |
parent | 90577132a522365a2229d57c4262f3ad2fc3416d [diff] [blame] |
[VOL-5442] Update Go module dependencies in rw-core. Change-Id: Ic1bb524d9b5e57eb77b06b4129204b89cc90176d Signed-off-by: mgouda <madhumati.gouda@radisys.com>
diff --git a/vendor/google.golang.org/protobuf/proto/proto_methods.go b/vendor/google.golang.org/protobuf/proto/proto_methods.go index d8dd604..465e057 100644 --- a/vendor/google.golang.org/protobuf/proto/proto_methods.go +++ b/vendor/google.golang.org/protobuf/proto/proto_methods.go
@@ -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