1
0
mirror of https://github.com/docker/docker-credential-helpers.git synced 2026-06-14 16:31:45 +05:30

vendor: golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64

update to latest version

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2022-08-28 21:06:44 +02:00
parent 7c04fb1f9c
commit 3526ac5303
23 changed files with 2687 additions and 203 deletions
+1
View File
@@ -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
// +build windows
// Package windows contains an interface to the low-level operating system