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.0
14
- github.com/pganalyze/pg_query_go/v2 v2.0.0
14
+ github.com/pganalyze/pg_query_go/v2 v2.0.2
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 @@ -320,8 +320,8 @@ github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FI
320
320
github.com/pborman/uuid v1.2.0 /go.mod h1:X/NO0urCmaxf9VXbdlT7C2Yzkj2IKimNn4k+gtPdI/k =
321
321
github.com/pelletier/go-toml v1.2.0 /go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic =
322
322
github.com/performancecopilot/speed v3.0.0+incompatible /go.mod h1:/CLtqpZ5gBg1M9iaPbIdPPGyKcA8hKdoy6hAWba7Yac =
323
- github.com/pganalyze/pg_query_go/v2 v2.0.0 h1:wenHyJGXIX1/E6Q8ZeT546ZgzUjQDzHnDfmuYbAKXMU =
324
- github.com/pganalyze/pg_query_go/v2 v2.0.0 /go.mod h1:XAxmVqz1tEGqizcQ3YSdN90vCOHBWjJi8URL1er5+cA =
323
+ github.com/pganalyze/pg_query_go/v2 v2.0.2 h1:mDtHaD9YEqADrW17tYcE5blGAWbqqKSPDdnYxQw6XSc =
324
+ github.com/pganalyze/pg_query_go/v2 v2.0.2 /go.mod h1:XAxmVqz1tEGqizcQ3YSdN90vCOHBWjJi8URL1er5+cA =
325
325
github.com/pierrec/lz4 v1.0.2-0.20190131084431-473cd7ce01a1 /go.mod h1:3/3N9NVKO0jef7pBehbT1qWhCMrIgbYNnFAZCqQ5LRc =
326
326
github.com/pierrec/lz4 v2.0.5+incompatible /go.mod h1:pdkljMzZIN41W+lC3N2tnIh5sFi+IEE17M5jbnwPHcY =
327
327
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