File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ require (
118118 github.com/skeema/knownhosts v1.3.1 // indirect
119119 github.com/spiffe/go-spiffe/v2 v2.6.0 // indirect
120120 github.com/tchap/go-patricia/v2 v2.3.3 // indirect
121- github.com/ulikunitz/xz v0.5.12 // indirect
121+ github.com/ulikunitz/xz v0.5.14 // indirect
122122 github.com/valyala/fastjson v1.6.7 // indirect
123123 github.com/vbatts/tar-split v0.12.2 // indirect
124124 github.com/vektah/gqlparser/v2 v2.5.31 // indirect
Original file line number Diff line number Diff line change @@ -343,8 +343,8 @@ github.com/tchap/go-patricia/v2 v2.3.3 h1:xfNEsODumaEcCcY3gI0hYPZ/PcpVv5ju6RMAhg
343343github.com/tchap/go-patricia/v2 v2.3.3 /go.mod h1:VZRHKAb53DLaG+nA9EaYYiaEx6YztwDlLElMsnSHD4k =
344344github.com/tidwall/jsonc v0.3.2 h1:ZTKrmejRlAJYdn0kcaFqRAKlxxFIC21pYq8vLa4p2Wc =
345345github.com/tidwall/jsonc v0.3.2 /go.mod h1:dw+3CIxqHi+t8eFSpzzMlcVYxKp08UP5CD8/uSFCyJE =
346- github.com/ulikunitz/xz v0.5.12 h1:37Nm15o69RwBkXM0J6A5OlE67RZTfzUxTj8fB3dfcsc =
347- github.com/ulikunitz/xz v0.5.12 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
346+ github.com/ulikunitz/xz v0.5.14 h1:uv/0Bq533iFdnMHZdRBTOlaNMdb1+ZxXIlHDZHIHcvg =
347+ github.com/ulikunitz/xz v0.5.14 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
348348github.com/valyala/fastjson v1.6.7 h1:ZE4tRy0CIkh+qDc5McjatheGX2czdn8slQjomexVpBM =
349349github.com/valyala/fastjson v1.6.7 /go.mod h1:CLCAqky6SMuOcxStkYQvblddUtoRxhYMGLrsQns1aXY =
350350github.com/vbatts/tar-split v0.12.2 h1:w/Y6tjxpeiFMR47yzZPlPj/FcPLpXbTUi/9H7d3CPa4 =
You can’t perform that action at this time.
0 commit comments