File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ require (
3636 github.com/spf13/jwalterweatherman v1.0.0 // indirect
3737 github.com/spf13/pflag v1.0.3 // indirect
3838 github.com/tcnksm/go-gitconfig v0.1.2 // indirect
39- github.com/ulikunitz/xz v0.5.5 // indirect
39+ github.com/ulikunitz/xz v0.5.14 // indirect
4040 golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 // indirect
4141 golang.org/x/net v0.0.0-20190522155817-f3200d17e092 // indirect
4242 golang.org/x/oauth2 v0.0.0-20181106182150-f42d05182288 // indirect
Original file line number Diff line number Diff line change @@ -152,8 +152,9 @@ github.com/tcnksm/go-gitconfig v0.1.2 h1:iiDhRitByXAEyjgBqsKi9QU4o2TNtv9kPP3RgPg
152152github.com/tcnksm/go-gitconfig v0.1.2 /go.mod h1:/8EhP4H7oJZdIPyT+/UIsG87kTzrzM4UsLGSItWYCpE =
153153github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
154154github.com/ugorji/go v1.1.4 /go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc =
155- github.com/ulikunitz/xz v0.5.5 h1:pFrO0lVpTBXLpYw+pnLj6TbvHuyjXMfjGeCwSqCVwok =
156155github.com/ulikunitz/xz v0.5.5 /go.mod h1:2bypXElzHzzJZwzH67Y6wb67pO62Rzfn7BSiF4ABRW8 =
156+ github.com/ulikunitz/xz v0.5.14 h1:uv/0Bq533iFdnMHZdRBTOlaNMdb1+ZxXIlHDZHIHcvg =
157+ github.com/ulikunitz/xz v0.5.14 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
157158github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 /go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU =
158159github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 /go.mod h1:aYKd//L2LvnjZzWKhF00oedf4jCCReLcmhLdhm1A27Q =
159160go.etcd.io/bbolt v1.3.2 /go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU =
You can’t perform that action at this time.
0 commit comments