File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
14
14
github.com/jackc/pgx/v5 v5.4.3
15
15
github.com/jinzhu/inflection v1.0.0
16
16
github.com/lib/pq v1.10.9
17
- github.com/mattn/go-sqlite3 v1.14.17
17
+ github.com/mattn/go-sqlite3 v1.14.18
18
18
github.com/pganalyze/pg_query_go/v4 v4.2.3
19
19
github.com/riza-io/grpc-go v0.2.0
20
20
github.com/spf13/cobra v1.8.0
Original file line number Diff line number Diff line change @@ -127,8 +127,8 @@ github.com/mattn/go-colorable v0.1.6/go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope
127
127
github.com/mattn/go-isatty v0.0.5 /go.mod h1:Iq45c/XA43vh69/j3iqttzPXn0bhXyGjM0Hdxcsrc5s =
128
128
github.com/mattn/go-isatty v0.0.7 /go.mod h1:Iq45c/XA43vh69/j3iqttzPXn0bhXyGjM0Hdxcsrc5s =
129
129
github.com/mattn/go-isatty v0.0.12 /go.mod h1:cbi8OIDigv2wuxKPP5vlRcQ1OAZbq2CE4Kysco4FUpU =
130
- github.com/mattn/go-sqlite3 v1.14.17 h1:mCRHCLDUBXgpKAqIKsaAaAsrAlbkeomtRFKXh2L6YIM =
131
- github.com/mattn/go-sqlite3 v1.14.17 /go.mod h1:2eHXhiwb8IkHr+BDWZGa96P6+rkvnG63S2DGjv9HUNg =
130
+ github.com/mattn/go-sqlite3 v1.14.18 h1:JL0eqdCOq6DJVNPSvArO/bIV9/P7fbGrV00LZHc+5aI =
131
+ github.com/mattn/go-sqlite3 v1.14.18 /go.mod h1:2eHXhiwb8IkHr+BDWZGa96P6+rkvnG63S2DGjv9HUNg =
132
132
github.com/pganalyze/pg_query_go/v4 v4.2.3 h1:cNLqyiVMasV7YGWyYV+fkXyHp32gDfXVNCqoHztEGNk =
133
133
github.com/pganalyze/pg_query_go/v4 v4.2.3 /go.mod h1:aEkDNOXNM5j0YGzaAapwJ7LB3dLNj+bvbWcLv1hOVqA =
134
134
github.com/pingcap/errors v0.11.0 /go.mod h1:Oi8TUi2kEtXXLMJk9l1cGmz20kV3TaQ0usTwv5KuLY8 =
You can’t perform that action at this time.
0 commit comments