1
0
mirror of https://github.com/docker/docker-credential-helpers.git synced 2026-06-14 00:11:28 +05:30

Bump github.com/danieljoos/wincred to v1.1.2

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2021-08-20 13:07:42 +02:00
parent fc9290adbc
commit 16c3805fc7
37 changed files with 20804 additions and 52 deletions
+4 -1
View File
@@ -2,4 +2,7 @@ module github.com/danieljoos/wincred
go 1.13
require github.com/stretchr/testify v1.5.1
require (
github.com/stretchr/testify v1.7.0
golang.org/x/sys v0.0.0-20210819135213-f52c844e1c1c
)