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 @@ -12,7 +12,7 @@ require (
1212 github.com/jackc/pgx/v4 v4.16.1
1313 github.com/jinzhu/inflection v1.0.0
1414 github.com/lib/pq v1.10.6
15- github.com/mattn/go-sqlite3 v1.14.13
15+ github.com/mattn/go-sqlite3 v1.14.15
1616 github.com/pganalyze/pg_query_go/v2 v2.1.2
1717 github.com/spf13/cobra v1.5.0
1818 github.com/spf13/pflag v1.0.5
Original file line number Diff line number Diff line change @@ -116,8 +116,8 @@ github.com/mattn/go-colorable v0.1.6/go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope
116116github.com/mattn/go-isatty v0.0.5 /go.mod h1:Iq45c/XA43vh69/j3iqttzPXn0bhXyGjM0Hdxcsrc5s =
117117github.com/mattn/go-isatty v0.0.7 /go.mod h1:Iq45c/XA43vh69/j3iqttzPXn0bhXyGjM0Hdxcsrc5s =
118118github.com/mattn/go-isatty v0.0.12 /go.mod h1:cbi8OIDigv2wuxKPP5vlRcQ1OAZbq2CE4Kysco4FUpU =
119- github.com/mattn/go-sqlite3 v1.14.13 h1:1tj15ngiFfcZzii7yd82foL+ks+ouQcj8j/TPq3fk1I =
120- github.com/mattn/go-sqlite3 v1.14.13 /go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU =
119+ github.com/mattn/go-sqlite3 v1.14.15 h1:vfoHhTN1af61xCRSWzFIWzx2YskyMTwHLrExkBOjvxI =
120+ github.com/mattn/go-sqlite3 v1.14.15 /go.mod h1:2eHXhiwb8IkHr+BDWZGa96P6+rkvnG63S2DGjv9HUNg =
121121github.com/pganalyze/pg_query_go/v2 v2.1.2 h1:LiNm3WoBV/cc144X6jlVKD5DPL+fI2wfvCXT7z25B8U =
122122github.com/pganalyze/pg_query_go/v2 v2.1.2 /go.mod h1:XAxmVqz1tEGqizcQ3YSdN90vCOHBWjJi8URL1er5+cA =
123123github.com/pingcap/errors v0.11.0 /go.mod h1:Oi8TUi2kEtXXLMJk9l1cGmz20kV3TaQ0usTwv5KuLY8 =
You can’t perform that action at this time.
0 commit comments