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

vendor: update wincred to v1.1.0

Signed-off-by: Tibor Vass <tibor@docker.com>
This commit is contained in:
Tibor Vass
2021-01-21 20:10:42 +00:00
parent f7d32862eb
commit 951b97d7f5
14 changed files with 343 additions and 227 deletions
+1 -4
View File
@@ -2,7 +2,4 @@ module github.com/docker/docker-credential-helpers
go 1.13
require (
github.com/danieljoos/wincred v1.0.0
github.com/stretchr/testify v1.7.0 // indirect
)
require github.com/danieljoos/wincred v1.1.0