File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ require (
9797 github.com/tchap/go-patricia/v2 v2.3.3 // indirect
9898 github.com/ulikunitz/xz v0.5.15 // indirect
9999 github.com/vbatts/tar-split v0.12.2 // indirect
100- github.com/vbauerster/mpb/v8 v8.12.0 // indirect
100+ github.com/vbauerster/mpb/v8 v8.12.1 // indirect
101101 github.com/x448/float16 v0.8.4 // indirect
102102 go.opencensus.io v0.24.0 // indirect
103103 go.opentelemetry.io/auto/sdk v1.2.1 // indirect
Original file line number Diff line number Diff line change @@ -335,8 +335,8 @@ github.com/ulikunitz/xz v0.5.15 h1:9DNdB5s+SgV3bQ2ApL10xRc35ck0DuIX/isZvIk+ubY=
335335github.com/ulikunitz/xz v0.5.15 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
336336github.com/vbatts/tar-split v0.12.2 h1:w/Y6tjxpeiFMR47yzZPlPj/FcPLpXbTUi/9H7d3CPa4 =
337337github.com/vbatts/tar-split v0.12.2 /go.mod h1:eF6B6i6ftWQcDqEn3/iGFRFRo8cBIMSJVOpnNdfTMFA =
338- github.com/vbauerster/mpb/v8 v8.12.0 h1:+gneY3ifzc88tKDzOtfG8k8gfngCx615S2ZmFM4liWg =
339- github.com/vbauerster/mpb/v8 v8.12.0 /go.mod h1:V02YIuMVo301Y1VE9VtZlD8s84OMsk+EKN6mwvf/588 =
338+ github.com/vbauerster/mpb/v8 v8.12.1 h1:pyj3yQ2ZGQJgUXm4h17QpR+eERaNz5OQ1ftPSEE/sMM =
339+ github.com/vbauerster/mpb/v8 v8.12.1 /go.mod h1:XLXRfStkw/6i5k0aQltijDHT1Z93fD1DVwmIdcFUp6k =
340340github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM =
341341github.com/x448/float16 v0.8.4 /go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg =
342342github.com/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
You can’t perform that action at this time.
0 commit comments