Skip to content

Commit 8317969

Browse files
authored
Install v7 with go get command
1 parent ab736ad commit 8317969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
This is an implementation of [Facebook's DataLoader](https://github.com/facebook/dataloader) in Golang.
66

77
## Install
8-
`go get -u github.com/graph-gophers/dataloader`
8+
`go get -u github.com/graph-gophers/dataloader/v7`
99

1010
## Usage
1111
```go

0 commit comments

Comments
 (0)