go.mod: golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359

full diff: ed5796bab1...69cdffdb93

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2021-11-05 13:03:15 +01:00
parent d418660889
commit fa12f4e696
82 changed files with 4881 additions and 4307 deletions

View File

@@ -2,8 +2,8 @@
// 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 && go1.9
// +build windows,go1.9
package windows