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 (
12
12
github.com/lfittl/pg_query_go v1.0.2
13
13
github.com/lib/pq v1.9.0
14
14
github.com/pingcap/parser v0.0.0-20201024025010-3b2fb4b41d73
15
- github.com/spf13/cobra v1.1.2
15
+ github.com/spf13/cobra v1.1.3
16
16
github.com/spf13/pflag v1.0.5
17
17
golang.org/x/tools v0.0.0-20191219041853-979b82bfef62 // indirect
18
18
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
Original file line number Diff line number Diff line change @@ -264,8 +264,8 @@ github.com/soheilhy/cmux v0.1.4/go.mod h1:IM3LyeVVIOuxMH7sFAkER9+bJ4dT7Ms6E4xg4k
264
264
github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72 /go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA =
265
265
github.com/spf13/afero v1.1.2 /go.mod h1:j4pytiNVoe2o6bmDsKpLACNPDBIoEAkihy7loJ1B0CQ =
266
266
github.com/spf13/cast v1.3.0 /go.mod h1:Qx5cxh0v+4UWYiBimWS+eyWzqEqokIECu5etghLkUJE =
267
- github.com/spf13/cobra v1.1.2 h1:frHO75w/dH7kEc+e2KYZZKY4+PLrp39OqI77oB8m0KQ =
268
- github.com/spf13/cobra v1.1.2 /go.mod h1:ZjwqWkCg0LnXvLRIfTLdB4Y/MCO3gMHHJ2KFxQZy4xE =
267
+ github.com/spf13/cobra v1.1.3 h1:xghbfqPkxzxP3C/f3n5DdpAbdKLj4ZE4BWQI362l53M =
268
+ github.com/spf13/cobra v1.1.3 /go.mod h1:pGADOWyqRD/YMrPZigI/zbliZ2wVD/23d+is3pSWzOo =
269
269
github.com/spf13/jwalterweatherman v1.0.0 /go.mod h1:cQK4TGJAtQXfYWX+Ddv3mKDzgVb68N+wFjFa4jdeBTo =
270
270
github.com/spf13/pflag v1.0.3 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
271
271
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA =
You can’t perform that action at this time.
0 commit comments