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.
1 parent 5198573 commit 06df09fCopy full SHA for 06df09f
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