mirror of
https://github.com/docker/docker-credential-helpers.git
synced 2026-06-13 16:01:28 +05:30
@@ -2,12 +2,12 @@ package wincred
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
"github.com/docker/docker-credential-helpers/registryurl"
|
||||
"net/url"
|
||||
"strings"
|
||||
|
||||
winc "github.com/danieljoos/wincred"
|
||||
"github.com/docker/docker-credential-helpers/credentials"
|
||||
"github.com/docker/docker-credential-helpers/registryurl"
|
||||
)
|
||||
|
||||
// Wincred handles secrets using the Windows credential service.
|
||||
|
||||
Reference in New Issue
Block a user