mirror of
https://github.com/containers/podman.git
synced 2025-06-26 12:56:45 +08:00
Merge pull request #16824 from containers/dependabot/go_modules/github.com/ulikunitz/xz-0.5.11
build(deps): bump github.com/ulikunitz/xz from 0.5.10 to 0.5.11
This commit is contained in:
2
go.mod
2
go.mod
@ -56,7 +56,7 @@ require (
|
|||||||
github.com/stretchr/testify v1.8.1
|
github.com/stretchr/testify v1.8.1
|
||||||
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635
|
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635
|
||||||
github.com/uber/jaeger-client-go v2.30.0+incompatible
|
github.com/uber/jaeger-client-go v2.30.0+incompatible
|
||||||
github.com/ulikunitz/xz v0.5.10
|
github.com/ulikunitz/xz v0.5.11
|
||||||
github.com/vbauerster/mpb/v7 v7.5.3
|
github.com/vbauerster/mpb/v7 v7.5.3
|
||||||
github.com/vishvananda/netlink v1.1.1-0.20220115184804-dd687eb2f2d4
|
github.com/vishvananda/netlink v1.1.1-0.20220115184804-dd687eb2f2d4
|
||||||
go.etcd.io/bbolt v1.3.6
|
go.etcd.io/bbolt v1.3.6
|
||||||
|
3
go.sum
3
go.sum
@ -926,8 +926,9 @@ github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1
|
|||||||
github.com/uber/jaeger-client-go v2.30.0+incompatible h1:D6wyKGCecFaSRUpo8lCVbaOOb6ThwMmTEbhRwtKR97o=
|
github.com/uber/jaeger-client-go v2.30.0+incompatible h1:D6wyKGCecFaSRUpo8lCVbaOOb6ThwMmTEbhRwtKR97o=
|
||||||
github.com/uber/jaeger-client-go v2.30.0+incompatible/go.mod h1:WVhlPFC8FDjOFMMWRy2pZqQJSXxYSwNYOkTr/Z6d3Kk=
|
github.com/uber/jaeger-client-go v2.30.0+incompatible/go.mod h1:WVhlPFC8FDjOFMMWRy2pZqQJSXxYSwNYOkTr/Z6d3Kk=
|
||||||
github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc=
|
github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc=
|
||||||
github.com/ulikunitz/xz v0.5.10 h1:t92gobL9l3HE202wg3rlk19F6X+JOxl9BBrCCMYEYd8=
|
|
||||||
github.com/ulikunitz/xz v0.5.10/go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14=
|
github.com/ulikunitz/xz v0.5.10/go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14=
|
||||||
|
github.com/ulikunitz/xz v0.5.11 h1:kpFauv27b6ynzBNT/Xy+1k+fK4WswhN/6PN5WhFAGw8=
|
||||||
|
github.com/ulikunitz/xz v0.5.11/go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14=
|
||||||
github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5/go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijbERA=
|
github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5/go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijbERA=
|
||||||
github.com/urfave/cli v1.19.1/go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijbERA=
|
github.com/urfave/cli v1.19.1/go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijbERA=
|
||||||
github.com/urfave/cli v1.20.0/go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijbERA=
|
github.com/urfave/cli v1.20.0/go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijbERA=
|
||||||
|
3
vendor/github.com/ulikunitz/xz/.gitignore
generated
vendored
3
vendor/github.com/ulikunitz/xz/.gitignore
generated
vendored
@ -23,3 +23,6 @@ cmd/xb/xb
|
|||||||
|
|
||||||
# default compression test file
|
# default compression test file
|
||||||
enwik8*
|
enwik8*
|
||||||
|
|
||||||
|
# file generated by example
|
||||||
|
example.xz
|
2
vendor/github.com/ulikunitz/xz/LICENSE
generated
vendored
2
vendor/github.com/ulikunitz/xz/LICENSE
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
Copyright (c) 2014-2021 Ulrich Kunitz
|
Copyright (c) 2014-2022 Ulrich Kunitz
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
4
vendor/github.com/ulikunitz/xz/README.md
generated
vendored
4
vendor/github.com/ulikunitz/xz/README.md
generated
vendored
@ -53,6 +53,10 @@ func main() {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
|
||||||
|
You can find the full documentation at [pkg.go.dev](https://pkg.go.dev/github.com/ulikunitz/xz).
|
||||||
|
|
||||||
## Using the gxz compression tool
|
## Using the gxz compression tool
|
||||||
|
|
||||||
The package includes a gxz command line utility for compression and
|
The package includes a gxz command line utility for compression and
|
||||||
|
11
vendor/github.com/ulikunitz/xz/TODO.md
generated
vendored
11
vendor/github.com/ulikunitz/xz/TODO.md
generated
vendored
@ -86,11 +86,20 @@
|
|||||||
|
|
||||||
## Log
|
## Log
|
||||||
|
|
||||||
|
### 2022-12-12
|
||||||
|
|
||||||
|
Matt Dantay (@bodgit) reported an issue with the LZMA reader. The implementation
|
||||||
|
returned an error if the dictionary size was less than 4096 byte, but the
|
||||||
|
recommendation stated the actual used window size should be set to 4096 byte in
|
||||||
|
that case. It actually was the pull request
|
||||||
|
[#52](https://github.com/ulikunitz/xz/pull/52). The new patch v0.5.11 will fix
|
||||||
|
it.
|
||||||
|
|
||||||
### 2021-02-02
|
### 2021-02-02
|
||||||
|
|
||||||
Mituo Heijo has fuzzed xz and found a bug in the function readIndexBody. The
|
Mituo Heijo has fuzzed xz and found a bug in the function readIndexBody. The
|
||||||
function allocated a slice of records immediately after reading the value
|
function allocated a slice of records immediately after reading the value
|
||||||
without further checks. Since the number has been too large the make function
|
without further checks. Sincex the number has been too large the make function
|
||||||
did panic. The fix is to check the number against the expected number of records
|
did panic. The fix is to check the number against the expected number of records
|
||||||
before allocating the records.
|
before allocating the records.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/bits.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/bits.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/crc.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/crc.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/format.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/format.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/internal/hash/doc.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/internal/hash/doc.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/internal/hash/rabin_karp.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/internal/hash/rabin_karp.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/internal/hash/roller.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/internal/hash/roller.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
5
vendor/github.com/ulikunitz/xz/internal/xlog/xlog.go
generated
vendored
5
vendor/github.com/ulikunitz/xz/internal/xlog/xlog.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
@ -31,8 +31,7 @@ import (
|
|||||||
// printed. There is no control over the order of the items printed and
|
// printed. There is no control over the order of the items printed and
|
||||||
// the format. The full format is:
|
// the format. The full format is:
|
||||||
//
|
//
|
||||||
// 2009-01-23 01:23:23.123123 /a/b/c/d.go:23: message
|
// 2009-01-23 01:23:23.123123 /a/b/c/d.go:23: message
|
||||||
//
|
|
||||||
const (
|
const (
|
||||||
Ldate = 1 << iota // the date: 2009-01-23
|
Ldate = 1 << iota // the date: 2009-01-23
|
||||||
Ltime // the time: 01:23:23
|
Ltime // the time: 01:23:23
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/bintree.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/bintree.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/bitops.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/bitops.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/breader.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/breader.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/buffer.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/buffer.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/bytewriter.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/bytewriter.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/decoder.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/decoder.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/decoderdict.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/decoderdict.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/directcodec.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/directcodec.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/distcodec.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/distcodec.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/encoder.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/encoder.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/encoderdict.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/encoderdict.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/hashtable.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/hashtable.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/header.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/header.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/header2.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/header2.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
5
vendor/github.com/ulikunitz/xz/lzma/lengthcodec.go
generated
vendored
5
vendor/github.com/ulikunitz/xz/lzma/lengthcodec.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
@ -59,8 +59,7 @@ func (lc *lengthCodec) init() {
|
|||||||
// Encode encodes the length offset. The length offset l can be compute by
|
// Encode encodes the length offset. The length offset l can be compute by
|
||||||
// subtracting minMatchLen (2) from the actual length.
|
// subtracting minMatchLen (2) from the actual length.
|
||||||
//
|
//
|
||||||
// l = length - minMatchLen
|
// l = length - minMatchLen
|
||||||
//
|
|
||||||
func (lc *lengthCodec) Encode(e *rangeEncoder, l uint32, posState uint32,
|
func (lc *lengthCodec) Encode(e *rangeEncoder, l uint32, posState uint32,
|
||||||
) (err error) {
|
) (err error) {
|
||||||
if l > maxMatchLen-minMatchLen {
|
if l > maxMatchLen-minMatchLen {
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/literalcodec.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/literalcodec.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/matchalgorithm.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/matchalgorithm.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/operation.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/operation.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/prob.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/prob.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/properties.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/properties.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/rangecodec.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/rangecodec.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
4
vendor/github.com/ulikunitz/xz/lzma/reader.go
generated
vendored
4
vendor/github.com/ulikunitz/xz/lzma/reader.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
@ -70,7 +70,7 @@ func (c ReaderConfig) NewReader(lzma io.Reader) (r *Reader, err error) {
|
|||||||
return nil, err
|
return nil, err
|
||||||
}
|
}
|
||||||
if r.h.dictCap < MinDictCap {
|
if r.h.dictCap < MinDictCap {
|
||||||
return nil, errors.New("lzma: dictionary capacity too small")
|
r.h.dictCap = MinDictCap
|
||||||
}
|
}
|
||||||
dictCap := r.h.dictCap
|
dictCap := r.h.dictCap
|
||||||
if c.DictCap > dictCap {
|
if c.DictCap > dictCap {
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/reader2.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/reader2.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/state.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/state.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/treecodecs.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/treecodecs.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/writer.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/writer.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzma/writer2.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzma/writer2.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/lzmafilter.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/lzmafilter.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/none-check.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/none-check.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/reader.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/reader.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/github.com/ulikunitz/xz/writer.go
generated
vendored
2
vendor/github.com/ulikunitz/xz/writer.go
generated
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2014-2021 Ulrich Kunitz. All rights reserved.
|
// Copyright 2014-2022 Ulrich Kunitz. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
2
vendor/modules.txt
vendored
2
vendor/modules.txt
vendored
@ -718,7 +718,7 @@ github.com/uber/jaeger-client-go/thrift-gen/agent
|
|||||||
github.com/uber/jaeger-client-go/thrift-gen/jaeger
|
github.com/uber/jaeger-client-go/thrift-gen/jaeger
|
||||||
github.com/uber/jaeger-client-go/thrift-gen/zipkincore
|
github.com/uber/jaeger-client-go/thrift-gen/zipkincore
|
||||||
github.com/uber/jaeger-client-go/utils
|
github.com/uber/jaeger-client-go/utils
|
||||||
# github.com/ulikunitz/xz v0.5.10
|
# github.com/ulikunitz/xz v0.5.11
|
||||||
## explicit; go 1.12
|
## explicit; go 1.12
|
||||||
github.com/ulikunitz/xz
|
github.com/ulikunitz/xz
|
||||||
github.com/ulikunitz/xz/internal/hash
|
github.com/ulikunitz/xz/internal/hash
|
||||||
|
Reference in New Issue
Block a user