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 6da42f7 commit 9da7291Copy full SHA for 9da7291
1 file changed
README.md
@@ -15,7 +15,7 @@ CLI-friendly package for PostgreSQL migrations management poweder by [pgx](https
15
Requires Go Modules enabled.
16
17
```
18
-go get github.com/lawzava/go-pg-migrate
+go get github.com/lawzava/go-pg-migrate/v2
19
20
21
## Usage
0 commit comments