Skip to content

Commit 9d9e2a8

Browse files
committed
Updated license cache
1 parent 7636f47 commit 9d9e2a8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+131
-131
lines changed

.licenses/go/github.com/arduino/go-paths-helper.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/arduino/go-paths-helper
3-
version: v1.12.0
3+
version: v1.12.1
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/arduino/go-paths-helper

.licenses/go/github.com/arduino/go-properties-orderedmap.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/arduino/go-properties-orderedmap
3-
version: v1.8.0
3+
version: v1.8.1
44
type: go
55
summary: Package properties is a library for handling maps of hierarchical properties.
66
homepage: https://pkg.go.dev/github.com/arduino/go-properties-orderedmap

.licenses/go/github.com/klauspost/compress.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/klauspost/compress
3-
version: v1.17.0
3+
version: v1.17.2
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/klauspost/compress

.licenses/go/github.com/klauspost/compress/fse.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/klauspost/compress/fse
3-
version: v1.17.0
3+
version: v1.17.2
44
type: go
55
summary: Package fse provides Finite State Entropy encoding and decoding.
66
homepage: https://pkg.go.dev/github.com/klauspost/compress/fse
77
license: bsd-3-clause
88
licenses:
9-
- sources: compress@v1.17.0/LICENSE
9+
- sources: compress@v1.17.2/LICENSE
1010
text: |
1111
Copyright (c) 2012 The Go Authors. All rights reserved.
1212
Copyright (c) 2019 Klaus Post. All rights reserved.

.licenses/go/github.com/klauspost/compress/huff0.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: github.com/klauspost/compress/huff0
3-
version: v1.17.0
3+
version: v1.17.2
44
type: go
55
summary: This file contains the specialisation of Decoder.Decompress4X and Decoder.Decompress1X
66
that use an asm implementation of thir main loops.
77
homepage: https://pkg.go.dev/github.com/klauspost/compress/huff0
88
license: bsd-3-clause
99
licenses:
10-
- sources: compress@v1.17.0/LICENSE
10+
- sources: compress@v1.17.2/LICENSE
1111
text: |
1212
Copyright (c) 2012 The Go Authors. All rights reserved.
1313
Copyright (c) 2019 Klaus Post. All rights reserved.

.licenses/go/github.com/klauspost/compress/internal/cpuinfo.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/klauspost/compress/internal/cpuinfo
3-
version: v1.17.0
3+
version: v1.17.2
44
type: go
55
summary: Package cpuinfo gives runtime info about the current CPU.
66
homepage: https://pkg.go.dev/github.com/klauspost/compress/internal/cpuinfo
77
license: bsd-3-clause
88
licenses:
9-
- sources: compress@v1.17.0/LICENSE
9+
- sources: compress@v1.17.2/LICENSE
1010
text: |
1111
Copyright (c) 2012 The Go Authors. All rights reserved.
1212
Copyright (c) 2019 Klaus Post. All rights reserved.
@@ -312,7 +312,7 @@ licenses:
312312
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
313313
314314
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
315-
- sources: compress@v1.17.0/README.md
315+
- sources: compress@v1.17.2/README.md
316316
text: This code is licensed under the same conditions as the original Go code. See
317317
LICENSE file.
318318
notices: []

.licenses/go/github.com/klauspost/compress/internal/snapref.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/klauspost/compress/internal/snapref
3-
version: v1.17.0
3+
version: v1.17.2
44
type: go
55
summary: Package snapref implements the Snappy compression format.
66
homepage: https://pkg.go.dev/github.com/klauspost/compress/internal/snapref
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: compress@v1.17.0/LICENSE
38+
- sources: compress@v1.17.2/LICENSE
3939
text: |
4040
Copyright (c) 2012 The Go Authors. All rights reserved.
4141
Copyright (c) 2019 Klaus Post. All rights reserved.
@@ -341,7 +341,7 @@ licenses:
341341
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
342342
343343
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
344-
- sources: compress@v1.17.0/README.md
344+
- sources: compress@v1.17.2/README.md
345345
text: This code is licensed under the same conditions as the original Go code. See
346346
LICENSE file.
347347
notices: []

.licenses/go/github.com/klauspost/compress/zstd.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/klauspost/compress/zstd
3-
version: v1.17.0
3+
version: v1.17.2
44
type: go
55
summary: Package zstd provides decompression of zstandard files.
66
homepage: https://pkg.go.dev/github.com/klauspost/compress/zstd
77
license: bsd-3-clause
88
licenses:
9-
- sources: compress@v1.17.0/LICENSE
9+
- sources: compress@v1.17.2/LICENSE
1010
text: |
1111
Copyright (c) 2012 The Go Authors. All rights reserved.
1212
Copyright (c) 2019 Klaus Post. All rights reserved.

.licenses/go/github.com/klauspost/compress/zstd/internal/xxhash.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/klauspost/compress/zstd/internal/xxhash
3-
version: v1.17.0
3+
version: v1.17.2
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/klauspost/compress/zstd/internal/xxhash
77
license: other
88
licenses:
9-
- sources: compress@v1.17.0/LICENSE
9+
- sources: compress@v1.17.2/LICENSE
1010
text: |
1111
Copyright (c) 2012 The Go Authors. All rights reserved.
1212
Copyright (c) 2019 Klaus Post. All rights reserved.

.licenses/go/github.com/pelletier/go-toml/v2.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/pelletier/go-toml/v2
3-
version: v2.1.0
3+
version: v2.2.2
44
type: go
55
summary: Package toml is a library to read and write TOML documents.
66
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2

0 commit comments

Comments
 (0)