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 )