We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93c039a commit 0c5bfccCopy full SHA for 0c5bfcc
1 file changed
cmd/pull.go
@@ -22,7 +22,7 @@ import (
22
"os"
23
24
"github.com/FourtekIT/devnagri-cli/config"
25
- // "github.com/Jeffail/gabs"
+ "github.com/Jeffail/gabs"
26
"github.com/spf13/cobra"
27
// "reflect"
28
"gopkg.in/resty.v1"
0 commit comments