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 cf1bab8 commit 2e11fc8Copy full SHA for 2e11fc8
2 files changed
README.md
@@ -8,7 +8,7 @@
8
9
# go-pg-migrate
10
11
-CLI-friendly package for PostgreSQL migrations management poweder by [pgx](https://github.com/jackc/pgx)
+CLI-friendly package for PostgreSQL migrations management.
12
13
## Installation
14
go.mod
@@ -1,4 +1,4 @@
1
-module github.com/lawzava/go-pg-migrate
+module github.com/lawzava/go-pg-migrate/v2
2
3
go 1.17
4
0 commit comments