Skip to content

Commit 06df09f

Browse files
authored
README.md update package version in go get command
1 parent 5198573 commit 06df09f

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
@@ -11,7 +11,7 @@ go-pg/migrations requires a Go version with [Modules](https://github.com/golang/
1111

1212
``` shell
1313
go mod init github.com/my/repo
14-
go get github.com/go-pg/migrations/v7
14+
go get github.com/go-pg/migrations/v8
1515
```
1616

1717
# Usage

0 commit comments

Comments
 (0)