Skip to content

Commit

Permalink
Updated license cache
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaglie committed Jun 12, 2024
1 parent 7636f47 commit 9d9e2a8
Show file tree
Hide file tree
Showing 49 changed files with 131 additions and 131 deletions.
2 changes: 1 addition & 1 deletion .licenses/go/github.com/arduino/go-paths-helper.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/arduino/go-paths-helper
version: v1.12.0
version: v1.12.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/arduino/go-paths-helper
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/arduino/go-properties-orderedmap
version: v1.8.0
version: v1.8.1
type: go
summary: Package properties is a library for handling maps of hierarchical properties.
homepage: https://pkg.go.dev/github.com/arduino/go-properties-orderedmap
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/github.com/klauspost/compress.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/klauspost/compress
version: v1.17.0
version: v1.17.2
type: go
summary:
homepage: https://pkg.go.dev/github.com/klauspost/compress
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/github.com/klauspost/compress/fse.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/klauspost/compress/fse
version: v1.17.0
version: v1.17.2
type: go
summary: Package fse provides Finite State Entropy encoding and decoding.
homepage: https://pkg.go.dev/github.com/klauspost/compress/fse
license: bsd-3-clause
licenses:
- sources: [email protected].0/LICENSE
- sources: [email protected].2/LICENSE
text: |
Copyright (c) 2012 The Go Authors. All rights reserved.
Copyright (c) 2019 Klaus Post. All rights reserved.
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/github.com/klauspost/compress/huff0.dep.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: github.com/klauspost/compress/huff0
version: v1.17.0
version: v1.17.2
type: go
summary: This file contains the specialisation of Decoder.Decompress4X and Decoder.Decompress1X
that use an asm implementation of thir main loops.
homepage: https://pkg.go.dev/github.com/klauspost/compress/huff0
license: bsd-3-clause
licenses:
- sources: [email protected].0/LICENSE
- sources: [email protected].2/LICENSE
text: |
Copyright (c) 2012 The Go Authors. All rights reserved.
Copyright (c) 2019 Klaus Post. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/klauspost/compress/internal/cpuinfo
version: v1.17.0
version: v1.17.2
type: go
summary: Package cpuinfo gives runtime info about the current CPU.
homepage: https://pkg.go.dev/github.com/klauspost/compress/internal/cpuinfo
license: bsd-3-clause
licenses:
- sources: [email protected].0/LICENSE
- sources: [email protected].2/LICENSE
text: |
Copyright (c) 2012 The Go Authors. All rights reserved.
Copyright (c) 2019 Klaus Post. All rights reserved.
Expand Down Expand Up @@ -312,7 +312,7 @@ licenses:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
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.
- sources: [email protected].0/README.md
- sources: [email protected].2/README.md
text: This code is licensed under the same conditions as the original Go code. See
LICENSE file.
notices: []
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/klauspost/compress/internal/snapref
version: v1.17.0
version: v1.17.2
type: go
summary: Package snapref implements the Snappy compression format.
homepage: https://pkg.go.dev/github.com/klauspost/compress/internal/snapref
Expand Down Expand Up @@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: [email protected].0/LICENSE
- sources: [email protected].2/LICENSE
text: |
Copyright (c) 2012 The Go Authors. All rights reserved.
Copyright (c) 2019 Klaus Post. All rights reserved.
Expand Down Expand Up @@ -341,7 +341,7 @@ licenses:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
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.
- sources: [email protected].0/README.md
- sources: [email protected].2/README.md
text: This code is licensed under the same conditions as the original Go code. See
LICENSE file.
notices: []
4 changes: 2 additions & 2 deletions .licenses/go/github.com/klauspost/compress/zstd.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/klauspost/compress/zstd
version: v1.17.0
version: v1.17.2
type: go
summary: Package zstd provides decompression of zstandard files.
homepage: https://pkg.go.dev/github.com/klauspost/compress/zstd
license: bsd-3-clause
licenses:
- sources: [email protected].0/LICENSE
- sources: [email protected].2/LICENSE
text: |
Copyright (c) 2012 The Go Authors. All rights reserved.
Copyright (c) 2019 Klaus Post. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/klauspost/compress/zstd/internal/xxhash
version: v1.17.0
version: v1.17.2
type: go
summary:
homepage: https://pkg.go.dev/github.com/klauspost/compress/zstd/internal/xxhash
license: other
licenses:
- sources: [email protected].0/LICENSE
- sources: [email protected].2/LICENSE
text: |
Copyright (c) 2012 The Go Authors. All rights reserved.
Copyright (c) 2019 Klaus Post. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/github.com/pelletier/go-toml/v2.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/pelletier/go-toml/v2
version: v2.1.0
version: v2.2.2
type: go
summary: Package toml is a library to read and write TOML documents.
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/pelletier/go-toml/v2/internal/characters
version: v2.1.0
version: v2.2.2
type: go
summary:
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/characters
license: other
licenses:
- sources: v2@v2.1.0/LICENSE
- sources: v2@v2.2.2/LICENSE
text: |
The MIT License (MIT)
Expand All @@ -30,6 +30,6 @@ licenses:
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.
- sources: v2@v2.1.0/README.md
- sources: v2@v2.2.2/README.md
text: The MIT License (MIT). Read [LICENSE](LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/pelletier/go-toml/v2/internal/danger
version: v2.1.0
version: v2.2.2
type: go
summary:
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/danger
license: other
licenses:
- sources: v2@v2.1.0/LICENSE
- sources: v2@v2.2.2/LICENSE
text: |
The MIT License (MIT)
Expand All @@ -30,6 +30,6 @@ licenses:
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.
- sources: v2@v2.1.0/README.md
- sources: v2@v2.2.2/README.md
text: The MIT License (MIT). Read [LICENSE](LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/pelletier/go-toml/v2/internal/tracker
version: v2.1.0
version: v2.2.2
type: go
summary:
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/tracker
license: other
licenses:
- sources: v2@v2.1.0/LICENSE
- sources: v2@v2.2.2/LICENSE
text: |
The MIT License (MIT)
Expand All @@ -30,6 +30,6 @@ licenses:
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.
- sources: v2@v2.1.0/README.md
- sources: v2@v2.2.2/README.md
text: The MIT License (MIT). Read [LICENSE](LICENSE).
notices: []
6 changes: 3 additions & 3 deletions .licenses/go/github.com/pelletier/go-toml/v2/unstable.dep.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: github.com/pelletier/go-toml/v2/unstable
version: v2.1.0
version: v2.2.2
type: go
summary: Package unstable provides APIs that do not meet the backward compatibility
guarantees yet.
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/unstable
license: other
licenses:
- sources: v2@v2.1.0/LICENSE
- sources: v2@v2.2.2/LICENSE
text: |
The MIT License (MIT)
Expand All @@ -31,6 +31,6 @@ licenses:
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.
- sources: v2@v2.1.0/README.md
- sources: v2@v2.2.2/README.md
text: The MIT License (MIT). Read [LICENSE](LICENSE).
notices: []
2 changes: 1 addition & 1 deletion .licenses/go/github.com/spf13/viper.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/spf13/viper
version: v1.18.2
version: v1.19.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper
Expand Down
6 changes: 3 additions & 3 deletions .licenses/go/github.com/spf13/viper/internal/encoding.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/viper/internal/encoding
version: v1.18.2
version: v1.19.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding
license: mit
licenses:
- sources: viper@v1.18.2/LICENSE
- sources: viper@v1.19.0/LICENSE
text: |-
The MIT License (MIT)
Expand All @@ -29,6 +29,6 @@ licenses:
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.
- sources: viper@v1.18.2/README.md
- sources: viper@v1.19.0/README.md
text: The project is licensed under the [MIT License](LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/viper/internal/encoding/dotenv
version: v1.18.2
version: v1.19.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/dotenv
license: mit
licenses:
- sources: viper@v1.18.2/LICENSE
- sources: viper@v1.19.0/LICENSE
text: |-
The MIT License (MIT)
Expand All @@ -29,6 +29,6 @@ licenses:
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.
- sources: viper@v1.18.2/README.md
- sources: viper@v1.19.0/README.md
text: The project is licensed under the [MIT License](LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/viper/internal/encoding/hcl
version: v1.18.2
version: v1.19.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/hcl
license: mit
licenses:
- sources: viper@v1.18.2/LICENSE
- sources: viper@v1.19.0/LICENSE
text: |-
The MIT License (MIT)
Expand All @@ -29,6 +29,6 @@ licenses:
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.
- sources: viper@v1.18.2/README.md
- sources: viper@v1.19.0/README.md
text: The project is licensed under the [MIT License](LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/viper/internal/encoding/ini
version: v1.18.2
version: v1.19.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/ini
license: mit
licenses:
- sources: viper@v1.18.2/LICENSE
- sources: viper@v1.19.0/LICENSE
text: |-
The MIT License (MIT)
Expand All @@ -29,6 +29,6 @@ licenses:
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.
- sources: viper@v1.18.2/README.md
- sources: viper@v1.19.0/README.md
text: The project is licensed under the [MIT License](LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/viper/internal/encoding/javaproperties
version: v1.18.2
version: v1.19.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/javaproperties
license: mit
licenses:
- sources: viper@v1.18.2/LICENSE
- sources: viper@v1.19.0/LICENSE
text: |-
The MIT License (MIT)
Expand All @@ -29,6 +29,6 @@ licenses:
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.
- sources: viper@v1.18.2/README.md
- sources: viper@v1.19.0/README.md
text: The project is licensed under the [MIT License](LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/viper/internal/encoding/json
version: v1.18.2
version: v1.19.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/json
license: mit
licenses:
- sources: viper@v1.18.2/LICENSE
- sources: viper@v1.19.0/LICENSE
text: |-
The MIT License (MIT)
Expand All @@ -29,6 +29,6 @@ licenses:
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.
- sources: viper@v1.18.2/README.md
- sources: viper@v1.19.0/README.md
text: The project is licensed under the [MIT License](LICENSE).
notices: []
Loading

0 comments on commit 9d9e2a8

Please sign in to comment.