vendor: update buildkit to 71f99c52a669
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
Generated
Vendored
+1
-1
@@ -11,6 +11,6 @@ func getFallbackAgentPath() (string, error) {
|
||||
return "", errors.Errorf("make sure SSH_AUTH_SOCK is set")
|
||||
}
|
||||
|
||||
func getWindowsPipeDialer(path string) *socketDialer {
|
||||
func getWindowsPipeDialer(_ string) *socketDialer {
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user