Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Commit fe7a376

Browse files
committed
merge cleanup
1 parent 551799e commit fe7a376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/gps/pkgtree/pkgtree_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
"testing"
1919

2020
"github.com/golang/dep/internal/fs"
21-
"github.com/golang/dep/internal/gps/internal/paths"
21+
"github.com/golang/dep/internal/gps/paths"
2222
)
2323

2424
// PackageTree.ToReachMap() uses an easily separable algorithm, wmToReach(),

0 commit comments

Comments
 (0)