1
0
mirror of https://github.com/docker/docker-credential-helpers.git synced 2026-06-13 16:01:28 +05:30

Bump golang.org/x/sys to v0.7.0

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-04-16 12:07:42 +02:00
parent d7835111fd
commit b3ec48855b
10 changed files with 305 additions and 45 deletions
+1 -1
View File
@@ -4,5 +4,5 @@ go 1.18
require (
github.com/danieljoos/wincred v1.1.2
golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
golang.org/x/sys v0.7.0
)