We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c1dab7d + 78c8539 commit 7991159Copy full SHA for 7991159
example/no-cache/no-cache.go
@@ -4,7 +4,7 @@ import (
4
"context"
5
"fmt"
6
7
- "github.com/nicksrandall/dataloader"
+ "github.com/graph-gophers/dataloader"
8
)
9
10
func main() {
0 commit comments