Skip to content

Commit 78c8539

Browse files
Fixing package location
1 parent c1dab7d commit 78c8539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/no-cache/no-cache.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import (
44
"context"
55
"fmt"
66

7-
"github.com/nicksrandall/dataloader"
7+
"github.com/graph-gophers/dataloader"
88
)
99

1010
func main() {

0 commit comments

Comments
 (0)