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.1.3
17
17
github.com/spf13/pflag v1.0.5
Original file line number Diff line number Diff line change @@ -319,8 +319,8 @@ github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FI
319
319
github.com/pborman/uuid v1.2.0 /go.mod h1:X/NO0urCmaxf9VXbdlT7C2Yzkj2IKimNn4k+gtPdI/k =
320
320
github.com/pelletier/go-toml v1.2.0 /go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic =
321
321
github.com/performancecopilot/speed v3.0.0+incompatible /go.mod h1:/CLtqpZ5gBg1M9iaPbIdPPGyKcA8hKdoy6hAWba7Yac =
322
- github.com/pganalyze/pg_query_go/v2 v2.0.3 h1:vozsQbdcZ+vy3KV3fExnOw1ns7DKZOSXcSHLW5Hf8XM =
323
- github.com/pganalyze/pg_query_go/v2 v2.0.3 /go.mod h1:XAxmVqz1tEGqizcQ3YSdN90vCOHBWjJi8URL1er5+cA =
322
+ github.com/pganalyze/pg_query_go/v2 v2.0.4 h1:mXYjegcYvKI1vOz+CGNb+E/Tjphi2SKzcNHNCHgDyKw =
323
+ github.com/pganalyze/pg_query_go/v2 v2.0.4 /go.mod h1:XAxmVqz1tEGqizcQ3YSdN90vCOHBWjJi8URL1er5+cA =
324
324
github.com/pierrec/lz4 v1.0.2-0.20190131084431-473cd7ce01a1 /go.mod h1:3/3N9NVKO0jef7pBehbT1qWhCMrIgbYNnFAZCqQ5LRc =
325
325
github.com/pierrec/lz4 v2.0.5+incompatible /go.mod h1:pdkljMzZIN41W+lC3N2tnIh5sFi+IEE17M5jbnwPHcY =
326
326
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