We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c49ff3a commit 672d0deCopy full SHA for 672d0de
mrproto/protocol.go
@@ -8,7 +8,7 @@ import (
8
"log"
9
"sync"
10
11
- "github.com/bitly/go-simplejson"
+ simplejson "github.com/bitly/go-simplejson"
12
"github.com/jehiah/gomrjob"
13
)
14
0 commit comments