Skip to content

Commit 112b4fc

Browse files
committed
use main branch
1 parent c2ec76b commit 112b4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sum.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import (
44
"fmt"
55
"log"
66

7-
"github.com/kevwan/mapreduce/v2"
7+
"github.com/kevwan/mapreduce"
88
)
99

1010
func main() {

0 commit comments

Comments
 (0)