Skip to content

Commit aeec9ef

Browse files
fix test
1 parent 627baff commit aeec9ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"log"
66
"os"
77

8-
"github.com/edsrzf/mmap-go"
8+
"github.com/blevesearch/mmap-go"
99
)
1010

1111
func ExampleMapRegion() {

0 commit comments

Comments
 (0)