1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-11-26 16:03:10 +03:00

add secureexec file for getting around windows checking for a binary first in the current dir

This commit is contained in:
Jesse Duffield
2020-12-21 09:37:48 +11:00
parent 6f0f70bd92
commit 09f32d4f84
20 changed files with 344 additions and 93 deletions

3
vendor/github.com/cli/safeexec/go.mod generated vendored Normal file
View File

@@ -0,0 +1,3 @@
module github.com/cli/safeexec
go 1.15