Switch osext package from mitchellh -> kardianos #2842

pull/2934/head
Mark Peek 11 years ago
parent 08f275c9de
commit 1c7a855302

@ -10,7 +10,7 @@ import (
"runtime"
"strings"
"github.com/mitchellh/osext"
"github.com/kardianos/osext"
"github.com/mitchellh/packer/command"
"github.com/mitchellh/packer/packer"
"github.com/mitchellh/packer/packer/plugin"

Loading…
Cancel
Save