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/golang.org/x/sys/windows/race.go b/vendor/golang.org/x/sys/windows/race.go index a74e3e2..9196b08 100644 --- a/vendor/golang.org/x/sys/windows/race.go +++ b/vendor/golang.org/x/sys/windows/race.go
@@ -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 windows && race // +build windows,race package windows