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 5198573 + 06df09f commit 59f8588Copy full SHA for 59f8588
README.md
@@ -11,7 +11,7 @@ go-pg/migrations requires a Go version with [Modules](https://github.com/golang/
11
12
``` shell
13
go mod init github.com/my/repo
14
-go get github.com/go-pg/migrations/v7
+go get github.com/go-pg/migrations/v8
15
```
16
17
# Usage
0 commit comments