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 @@ -11,7 +11,7 @@ require (
11
11
github.com/jinzhu/inflection v1.0.0
12
12
github.com/kr/pretty v0.2.1 // indirect
13
13
github.com/lib/pq v1.10.2
14
- github.com/pganalyze/pg_query_go/v2 v2.0.3
14
+ github.com/pganalyze/pg_query_go/v2 v2.0.4
15
15
github.com/pingcap/parser v0.0.0-20201024025010-3b2fb4b41d73
16
16
github.com/spf13/cobra v1.2.1
17
17
github.com/spf13/pflag v1.0.5
Original file line number Diff line number Diff line change @@ -392,8 +392,8 @@ github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FI
392
392
github.com/pborman/uuid v1.2.0 /go.mod h1:X/NO0urCmaxf9VXbdlT7C2Yzkj2IKimNn4k+gtPdI/k =
393
393
github.com/pelletier/go-toml v1.9.3 /go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c =
394
394
github.com/performancecopilot/speed v3.0.0+incompatible /go.mod h1:/CLtqpZ5gBg1M9iaPbIdPPGyKcA8hKdoy6hAWba7Yac =
395
- github.com/pganalyze/pg_query_go/v2 v2.0.3 h1:vozsQbdcZ+vy3KV3fExnOw1ns7DKZOSXcSHLW5Hf8XM =
396
- github.com/pganalyze/pg_query_go/v2 v2.0.3 /go.mod h1:XAxmVqz1tEGqizcQ3YSdN90vCOHBWjJi8URL1er5+cA =
395
+ github.com/pganalyze/pg_query_go/v2 v2.0.4 h1:mXYjegcYvKI1vOz+CGNb+E/Tjphi2SKzcNHNCHgDyKw =
396
+ github.com/pganalyze/pg_query_go/v2 v2.0.4 /go.mod h1:XAxmVqz1tEGqizcQ3YSdN90vCOHBWjJi8URL1er5+cA =
397
397
github.com/pierrec/lz4 v1.0.2-0.20190131084431-473cd7ce01a1 /go.mod h1:3/3N9NVKO0jef7pBehbT1qWhCMrIgbYNnFAZCqQ5LRc =
398
398
github.com/pierrec/lz4 v2.0.5+incompatible /go.mod h1:pdkljMzZIN41W+lC3N2tnIh5sFi+IEE17M5jbnwPHcY =
399
399
github.com/pingcap/check v0.0.0-20190102082844-67f458068fc8 h1:USx2/E1bX46VG32FIw034Au6seQ2fY9NEILmNh/UlQg =
You can’t perform that action at this time.
0 commit comments