We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ec7224 + 79615ff commit b9af029Copy full SHA for b9af029
commands/run.go
@@ -4,10 +4,13 @@ import (
4
"bytes"
5
"errors"
6
"fmt"
7
+<<<<<<< HEAD
8
"github.com/chermehdi/egor/config"
9
"github.com/chermehdi/skimo/skimo"
10
"github.com/fatih/color"
11
"github.com/jedib0t/go-pretty/table"
12
+=======
13
+>>>>>>> 79615ff894b1bfca7f91ab4ff44e7b6c5f628e54
14
"io/ioutil"
15
"os"
16
"os/exec"
0 commit comments