File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ require (
141141 github.com/tendermint/go-amino v0.16.0 // indirect
142142 github.com/tendermint/tendermint v0.34.24 // indirect
143143 github.com/tendermint/tm-db v0.6.7 // indirect
144- github.com/ulikunitz/xz v0.5.10 // indirect
144+ github.com/ulikunitz/xz v0.5.14 // indirect
145145 github.com/urfave/cli/v2 v2.24.4 // indirect
146146 github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
147147 github.com/zondax/hid v0.9.1 // indirect
Original file line number Diff line number Diff line change @@ -757,8 +757,9 @@ github.com/tinylib/msgp v1.1.5/go.mod h1:eQsjooMTnV42mHu917E26IogZ2930nFyBQdofk1
757757github.com/ttacon/chalk v0.0.0-20160626202418-22c06c80ed31 /go.mod h1:onvgF043R+lC5RZ8IT9rBXDaEDnpnw/Cl+HFiw+v/7Q =
758758github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 /go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM =
759759github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 /go.mod h1:VFNgLljTbGfSG7qAOspJ7OScBnGdDN/yBr0sguwnwf0 =
760- github.com/ulikunitz/xz v0.5.10 h1:t92gobL9l3HE202wg3rlk19F6X+JOxl9BBrCCMYEYd8 =
761760github.com/ulikunitz/xz v0.5.10 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
761+ github.com/ulikunitz/xz v0.5.14 h1:uv/0Bq533iFdnMHZdRBTOlaNMdb1+ZxXIlHDZHIHcvg =
762+ github.com/ulikunitz/xz v0.5.14 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
762763github.com/urfave/cli/v2 v2.24.4 h1:0gyJJEBYtCV87zI/x2nZCPyDxD51K6xM8SkwjHFCNEU =
763764github.com/urfave/cli/v2 v2.24.4 /go.mod h1:GHupkWPMM0M/sj1a2b4wUrWBPzazNrIjouW6fmdJLxc =
764765github.com/vektah/gqlparser/v2 v2.5.14 h1:dzLq75BJe03jjQm6n56PdH1oweB8ana42wj7E4jRy70 =
You can’t perform that action at this time.
0 commit comments