github.com/jchengjr77/canaveral@v1.0.1-0.20200715160102-ea9245d1a2fb/nativestore/credentials_darwin.go (about) 1 package nativestore 2 3 import "github.com/docker/docker-credential-helpers/osxkeychain" 4 5 var store = osxkeychain.Osxkeychain{}