commit | c0014635650cad7e7d6e73cc1e4c013c23cced21 | [log] [tgz] |
---|---|---|
author | Akash Reddy Kankanala <akash.kankanala@radisys.com> | Wed May 21 17:12:20 2025 +0530 |
committer | Akash Reddy Kankanala <akash.kankanala@radisys.com> | Tue Jul 01 14:41:09 2025 +0530 |
tree | cfe7e426770b15f1acf7f2a87eb68ad3eb06e8ca | |
parent | 918906472ebb5fb851bd685b0f6225577d2fb5d3 [diff] [blame] |
[VOL-5291] - pon & nni stats changes, onu stats from OLT, onu stats from onu Change-Id: I4f23cb1b1276d27ca6f2c183875b8b227f772edd Signed-off-by: Akash Reddy Kankanala <akash.kankanala@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