1
0
mirror of https://github.com/docker/docker-credential-helpers.git synced 2026-06-14 00:11:28 +05:30
Files
docker-credential-helpers/vendor/github.com/danieljoos/wincred/go.mod
T
2021-08-20 13:07:42 +02:00

9 lines
148 B
Modula-2

module github.com/danieljoos/wincred
go 1.13
require (
github.com/stretchr/testify v1.7.0
golang.org/x/sys v0.0.0-20210819135213-f52c844e1c1c
)