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/golang.org/x/sys/windows/aliases.go b/vendor/golang.org/x/sys/windows/aliases.go index af3af60..16f9056 100644 --- a/vendor/golang.org/x/sys/windows/aliases.go +++ b/vendor/golang.org/x/sys/windows/aliases.go
@@ -2,8 +2,7 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -// +build windows -// +build go1.9 +//go:build windows package windows