We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ec76b commit 112b4fcCopy full SHA for 112b4fc
examples/sum.go
@@ -4,7 +4,7 @@ import (
4
"fmt"
5
"log"
6
7
- "github.com/kevwan/mapreduce/v2"
+ "github.com/kevwan/mapreduce"
8
)
9
10
func main() {
0 commit comments