Sebastiaan van Stijn
218f1787ac
vendor: github.com/danieljoos/wincred v1.2.1
...
- Credential Helpers [v0.8.0](https://github.com/docker/docker-credential-helpers/releases/tag/v0.8.0 )
full diff: https://github.com/danieljoos/wincred/compare/v1.2.0...v1.2.1
- Updated dependency golang.org/x/sys to version 0.15.0
- Updated dependency github.com/stretchr/testify to version 1.8.4
- Added error constant ErrBadUsername that can be used when dealing with domain password credentials.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-01-09 16:42:24 +01:00
CrazyMax
16c3805fc7
Bump github.com/danieljoos/wincred to v1.1.2
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-08-20 13:07:42 +02:00
Tibor Vass
951b97d7f5
vendor: update wincred to v1.1.0
...
Signed-off-by: Tibor Vass <tibor@docker.com >
2021-01-21 20:10:42 +00:00
Daniel Joos
a994ca1d54
Updated vendor pkg: github.com/danieljoos/wincred
...
This includes the following changes:
- Removed need for `C`
- Added some null checks to avoid possible panics
- `List` returns an empty list instead of an error, in case no credentials
are installed on the system
Signed-off-by: Daniel Joos <daniel@joosweb.de >
2016-09-07 09:58:33 +02:00
avaid96
5b764cc13a
changes to wincred, completes list functionality in windows
...
Signed-off-by: avaid96 <avaid1996@gmail.com >
2016-07-16 11:59:43 -07:00
David Calavera
0c4810e01f
Cleanup imports and vendor dependencies.
...
Signed-off-by: David Calavera <david.calavera@gmail.com >
2016-02-22 19:06:32 -05:00