mirror of
https://github.com/jimeh/rbheap.git
synced 2026-02-19 12:56:46 +00:00
Rename project to rbheap
This commit is contained in:
@@ -3,7 +3,7 @@ package leak
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/jimeh/rbheapleak/obj"
|
||||
"github.com/jimeh/rbheap/obj"
|
||||
)
|
||||
|
||||
func NewFinder(file1, file2, file3 string) *Finder {
|
||||
|
||||
Reference in New Issue
Block a user