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 @@ -79,7 +79,7 @@ require (
7979 github.com/pkg/sftp v1.13.2 // indirect
8080 github.com/ryanuber/go-glob v1.0.0 // indirect
8181 github.com/ugorji/go/codec v1.2.6 // indirect
82- github.com/ulikunitz/xz v0.5.10 // indirect
82+ github.com/ulikunitz/xz v0.5.14 // indirect
8383 go.opencensus.io v0.24.0 // indirect
8484 golang.org/x/mobile v0.0.0-20210901025245-1fde1d6c3ca1 // indirect
8585 golang.org/x/mod v0.17.0 // indirect
Original file line number Diff line number Diff line change @@ -467,8 +467,8 @@ github.com/ugorji/go v1.2.6/go.mod h1:anCg0y61KIhDlPZmnH+so+RQbysYVyDko0IMgJv0Nn
467467github.com/ugorji/go/codec v1.2.6 h1:7kbGefxLoDBuYXOms4yD7223OpNMMPNPZxXk5TvFcyQ =
468468github.com/ugorji/go/codec v1.2.6 /go.mod h1:V6TCNZ4PHqoHGFZuSG1W8nrCzzdgA2DozYxWFFpvxTw =
469469github.com/ulikunitz/xz v0.5.8 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
470- github.com/ulikunitz/xz v0.5.10 h1:t92gobL9l3HE202wg3rlk19F6X+JOxl9BBrCCMYEYd8 =
471- github.com/ulikunitz/xz v0.5.10 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
470+ github.com/ulikunitz/xz v0.5.14 h1:uv/0Bq533iFdnMHZdRBTOlaNMdb1+ZxXIlHDZHIHcvg =
471+ github.com/ulikunitz/xz v0.5.14 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
472472github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 /go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijbERA =
473473github.com/yuin/goldmark v1.3.5 /go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k =
474474github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b h1:FosyBZYxY34Wul7O/MSKey3txpPYyCqVO5ZyceuQJEI =
You can’t perform that action at this time.
0 commit comments