From 09f32d4f845511638ec162be426eeffb51036b6b Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Mon, 21 Dec 2020 09:37:48 +1100 Subject: add secureexec file for getting around windows checking for a binary first in the current dir --- go.mod | 1 + 1 file changed, 1 insertion(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 23babf27e..270763e7c 100644 --- a/go.mod +++ b/go.mod @@ -6,6 +6,7 @@ require ( github.com/OpenPeeDeeP/xdg v1.0.0 github.com/atotto/clipboard v0.1.2 github.com/aybabtme/humanlog v0.4.1 + github.com/cli/safeexec v1.0.0 github.com/cloudfoundry/jibber_jabber v0.0.0-20151120183258-bcc4c8345a21 github.com/creack/pty v1.1.11 github.com/fatih/color v1.9.0 -- cgit v1.2.3