Unverified Commit a09150f4 authored by Cristian Maglie's avatar Cristian Maglie Committed by GitHub

[skip-changelog] Batch upgrades from dependabot. (#2635)

* [skip changelog] Bump golang.org/x/term from 0.20.0 to 0.21.0

Bumps [golang.org/x/term](https://github.com/golang/term) from 0.20.0 to 0.21.0.
- [Commits](https://github.com/golang/term/compare/v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: default avatardependabot[bot] <support@github.com>

* [skip changelog] Bump golang.org/x/text from 0.15.0 to 0.16.0

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: default avatardependabot[bot] <support@github.com>

* [skip changelog] Bump github.com/arduino/go-properties-orderedmap

Bumps [github.com/arduino/go-properties-orderedmap](https://github.com/arduino/go-properties-orderedmap) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/arduino/go-properties-orderedmap/releases)
- [Commits](https://github.com/arduino/go-properties-orderedmap/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/arduino/go-properties-orderedmap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>

* [skip changelog] Bump github.com/arduino/go-paths-helper

Bumps [github.com/arduino/go-paths-helper](https://github.com/arduino/go-paths-helper) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/arduino/go-paths-helper/releases)
- [Commits](https://github.com/arduino/go-paths-helper/compare/v1.12.0...v1.12.1)

---
updated-dependencies:
- dependency-name: github.com/arduino/go-paths-helper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>

* [skip changelog] Bump github.com/spf13/viper from 1.18.2 to 1.19.0

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.2 to 1.19.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.18.2...v1.19.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: default avatardependabot[bot] <support@github.com>

* Updated license cache

---------
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 05c9852a
--- ---
name: github.com/arduino/go-paths-helper name: github.com/arduino/go-paths-helper
version: v1.12.0 version: v1.12.1
type: go type: go
summary: summary:
homepage: https://pkg.go.dev/github.com/arduino/go-paths-helper homepage: https://pkg.go.dev/github.com/arduino/go-paths-helper
......
--- ---
name: github.com/arduino/go-properties-orderedmap name: github.com/arduino/go-properties-orderedmap
version: v1.8.0 version: v1.8.1
type: go type: go
summary: Package properties is a library for handling maps of hierarchical properties. summary: Package properties is a library for handling maps of hierarchical properties.
homepage: https://pkg.go.dev/github.com/arduino/go-properties-orderedmap homepage: https://pkg.go.dev/github.com/arduino/go-properties-orderedmap
......
--- ---
name: github.com/klauspost/compress name: github.com/klauspost/compress
version: v1.17.0 version: v1.17.2
type: go type: go
summary: summary:
homepage: https://pkg.go.dev/github.com/klauspost/compress homepage: https://pkg.go.dev/github.com/klauspost/compress
......
--- ---
name: github.com/klauspost/compress/fse name: github.com/klauspost/compress/fse
version: v1.17.0 version: v1.17.2
type: go type: go
summary: Package fse provides Finite State Entropy encoding and decoding. summary: Package fse provides Finite State Entropy encoding and decoding.
homepage: https://pkg.go.dev/github.com/klauspost/compress/fse homepage: https://pkg.go.dev/github.com/klauspost/compress/fse
license: bsd-3-clause license: bsd-3-clause
licenses: licenses:
- sources: compress@v1.17.0/LICENSE - sources: compress@v1.17.2/LICENSE
text: | text: |
Copyright (c) 2012 The Go Authors. All rights reserved. Copyright (c) 2012 The Go Authors. All rights reserved.
Copyright (c) 2019 Klaus Post. All rights reserved. Copyright (c) 2019 Klaus Post. All rights reserved.
......
--- ---
name: github.com/klauspost/compress/huff0 name: github.com/klauspost/compress/huff0
version: v1.17.0 version: v1.17.2
type: go type: go
summary: This file contains the specialisation of Decoder.Decompress4X and Decoder.Decompress1X summary: This file contains the specialisation of Decoder.Decompress4X and Decoder.Decompress1X
that use an asm implementation of thir main loops. that use an asm implementation of thir main loops.
homepage: https://pkg.go.dev/github.com/klauspost/compress/huff0 homepage: https://pkg.go.dev/github.com/klauspost/compress/huff0
license: bsd-3-clause license: bsd-3-clause
licenses: licenses:
- sources: compress@v1.17.0/LICENSE - sources: compress@v1.17.2/LICENSE
text: | text: |
Copyright (c) 2012 The Go Authors. All rights reserved. Copyright (c) 2012 The Go Authors. All rights reserved.
Copyright (c) 2019 Klaus Post. All rights reserved. Copyright (c) 2019 Klaus Post. All rights reserved.
......
--- ---
name: github.com/klauspost/compress/internal/cpuinfo name: github.com/klauspost/compress/internal/cpuinfo
version: v1.17.0 version: v1.17.2
type: go type: go
summary: Package cpuinfo gives runtime info about the current CPU. summary: Package cpuinfo gives runtime info about the current CPU.
homepage: https://pkg.go.dev/github.com/klauspost/compress/internal/cpuinfo homepage: https://pkg.go.dev/github.com/klauspost/compress/internal/cpuinfo
license: bsd-3-clause license: bsd-3-clause
licenses: licenses:
- sources: compress@v1.17.0/LICENSE - sources: compress@v1.17.2/LICENSE
text: | text: |
Copyright (c) 2012 The Go Authors. All rights reserved. Copyright (c) 2012 The Go Authors. All rights reserved.
Copyright (c) 2019 Klaus Post. All rights reserved. Copyright (c) 2019 Klaus Post. All rights reserved.
...@@ -312,7 +312,7 @@ licenses: ...@@ -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 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. 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: compress@v1.17.0/README.md - sources: compress@v1.17.2/README.md
text: This code is licensed under the same conditions as the original Go code. See text: This code is licensed under the same conditions as the original Go code. See
LICENSE file. LICENSE file.
notices: [] notices: []
--- ---
name: github.com/klauspost/compress/internal/snapref name: github.com/klauspost/compress/internal/snapref
version: v1.17.0 version: v1.17.2
type: go type: go
summary: Package snapref implements the Snappy compression format. summary: Package snapref implements the Snappy compression format.
homepage: https://pkg.go.dev/github.com/klauspost/compress/internal/snapref homepage: https://pkg.go.dev/github.com/klauspost/compress/internal/snapref
...@@ -35,7 +35,7 @@ licenses: ...@@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: compress@v1.17.0/LICENSE - sources: compress@v1.17.2/LICENSE
text: | text: |
Copyright (c) 2012 The Go Authors. All rights reserved. Copyright (c) 2012 The Go Authors. All rights reserved.
Copyright (c) 2019 Klaus Post. All rights reserved. Copyright (c) 2019 Klaus Post. All rights reserved.
...@@ -341,7 +341,7 @@ licenses: ...@@ -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 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. 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: compress@v1.17.0/README.md - sources: compress@v1.17.2/README.md
text: This code is licensed under the same conditions as the original Go code. See text: This code is licensed under the same conditions as the original Go code. See
LICENSE file. LICENSE file.
notices: [] notices: []
--- ---
name: github.com/klauspost/compress/zstd name: github.com/klauspost/compress/zstd
version: v1.17.0 version: v1.17.2
type: go type: go
summary: Package zstd provides decompression of zstandard files. summary: Package zstd provides decompression of zstandard files.
homepage: https://pkg.go.dev/github.com/klauspost/compress/zstd homepage: https://pkg.go.dev/github.com/klauspost/compress/zstd
license: bsd-3-clause license: bsd-3-clause
licenses: licenses:
- sources: compress@v1.17.0/LICENSE - sources: compress@v1.17.2/LICENSE
text: | text: |
Copyright (c) 2012 The Go Authors. All rights reserved. Copyright (c) 2012 The Go Authors. All rights reserved.
Copyright (c) 2019 Klaus Post. All rights reserved. Copyright (c) 2019 Klaus Post. All rights reserved.
......
--- ---
name: github.com/klauspost/compress/zstd/internal/xxhash name: github.com/klauspost/compress/zstd/internal/xxhash
version: v1.17.0 version: v1.17.2
type: go type: go
summary: summary:
homepage: https://pkg.go.dev/github.com/klauspost/compress/zstd/internal/xxhash homepage: https://pkg.go.dev/github.com/klauspost/compress/zstd/internal/xxhash
license: other license: other
licenses: licenses:
- sources: compress@v1.17.0/LICENSE - sources: compress@v1.17.2/LICENSE
text: | text: |
Copyright (c) 2012 The Go Authors. All rights reserved. Copyright (c) 2012 The Go Authors. All rights reserved.
Copyright (c) 2019 Klaus Post. All rights reserved. Copyright (c) 2019 Klaus Post. All rights reserved.
......
--- ---
name: github.com/pelletier/go-toml/v2 name: github.com/pelletier/go-toml/v2
version: v2.1.0 version: v2.2.2
type: go type: go
summary: Package toml is a library to read and write TOML documents. summary: Package toml is a library to read and write TOML documents.
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2 homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2
......
--- ---
name: github.com/pelletier/go-toml/v2/internal/characters name: github.com/pelletier/go-toml/v2/internal/characters
version: v2.1.0 version: v2.2.2
type: go type: go
summary: summary:
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/characters homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/characters
license: other license: other
licenses: licenses:
- sources: v2@v2.1.0/LICENSE - sources: v2@v2.2.2/LICENSE
text: | text: |
The MIT License (MIT) The MIT License (MIT)
...@@ -30,6 +30,6 @@ licenses: ...@@ -30,6 +30,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 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 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. SOFTWARE.
- sources: v2@v2.1.0/README.md - sources: v2@v2.2.2/README.md
text: The MIT License (MIT). Read [LICENSE](LICENSE). text: The MIT License (MIT). Read [LICENSE](LICENSE).
notices: [] notices: []
--- ---
name: github.com/pelletier/go-toml/v2/internal/danger name: github.com/pelletier/go-toml/v2/internal/danger
version: v2.1.0 version: v2.2.2
type: go type: go
summary: summary:
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/danger homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/danger
license: other license: other
licenses: licenses:
- sources: v2@v2.1.0/LICENSE - sources: v2@v2.2.2/LICENSE
text: | text: |
The MIT License (MIT) The MIT License (MIT)
...@@ -30,6 +30,6 @@ licenses: ...@@ -30,6 +30,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 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 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. SOFTWARE.
- sources: v2@v2.1.0/README.md - sources: v2@v2.2.2/README.md
text: The MIT License (MIT). Read [LICENSE](LICENSE). text: The MIT License (MIT). Read [LICENSE](LICENSE).
notices: [] notices: []
--- ---
name: github.com/pelletier/go-toml/v2/internal/tracker name: github.com/pelletier/go-toml/v2/internal/tracker
version: v2.1.0 version: v2.2.2
type: go type: go
summary: summary:
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/tracker homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/tracker
license: other license: other
licenses: licenses:
- sources: v2@v2.1.0/LICENSE - sources: v2@v2.2.2/LICENSE
text: | text: |
The MIT License (MIT) The MIT License (MIT)
...@@ -30,6 +30,6 @@ licenses: ...@@ -30,6 +30,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 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 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. SOFTWARE.
- sources: v2@v2.1.0/README.md - sources: v2@v2.2.2/README.md
text: The MIT License (MIT). Read [LICENSE](LICENSE). text: The MIT License (MIT). Read [LICENSE](LICENSE).
notices: [] notices: []
--- ---
name: github.com/pelletier/go-toml/v2/unstable name: github.com/pelletier/go-toml/v2/unstable
version: v2.1.0 version: v2.2.2
type: go type: go
summary: Package unstable provides APIs that do not meet the backward compatibility summary: Package unstable provides APIs that do not meet the backward compatibility
guarantees yet. guarantees yet.
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/unstable homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/unstable
license: other license: other
licenses: licenses:
- sources: v2@v2.1.0/LICENSE - sources: v2@v2.2.2/LICENSE
text: | text: |
The MIT License (MIT) The MIT License (MIT)
...@@ -31,6 +31,6 @@ licenses: ...@@ -31,6 +31,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 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 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. SOFTWARE.
- sources: v2@v2.1.0/README.md - sources: v2@v2.2.2/README.md
text: The MIT License (MIT). Read [LICENSE](LICENSE). text: The MIT License (MIT). Read [LICENSE](LICENSE).
notices: [] notices: []
--- ---
name: github.com/spf13/viper name: github.com/spf13/viper
version: v1.18.2 version: v1.19.0
type: go type: go
summary: summary:
homepage: https://pkg.go.dev/github.com/spf13/viper homepage: https://pkg.go.dev/github.com/spf13/viper
......
--- ---
name: github.com/spf13/viper/internal/encoding name: github.com/spf13/viper/internal/encoding
version: v1.18.2 version: v1.19.0
type: go type: go
summary: summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding
license: mit license: mit
licenses: licenses:
- sources: viper@v1.18.2/LICENSE - sources: viper@v1.19.0/LICENSE
text: |- text: |-
The MIT License (MIT) The MIT License (MIT)
...@@ -29,6 +29,6 @@ licenses: ...@@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 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 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. 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). text: The project is licensed under the [MIT License](LICENSE).
notices: [] notices: []
--- ---
name: github.com/spf13/viper/internal/encoding/dotenv name: github.com/spf13/viper/internal/encoding/dotenv
version: v1.18.2 version: v1.19.0
type: go type: go
summary: summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/dotenv homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/dotenv
license: mit license: mit
licenses: licenses:
- sources: viper@v1.18.2/LICENSE - sources: viper@v1.19.0/LICENSE
text: |- text: |-
The MIT License (MIT) The MIT License (MIT)
...@@ -29,6 +29,6 @@ licenses: ...@@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 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 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. 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). text: The project is licensed under the [MIT License](LICENSE).
notices: [] notices: []
--- ---
name: github.com/spf13/viper/internal/encoding/hcl name: github.com/spf13/viper/internal/encoding/hcl
version: v1.18.2 version: v1.19.0
type: go type: go
summary: summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/hcl homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/hcl
license: mit license: mit
licenses: licenses:
- sources: viper@v1.18.2/LICENSE - sources: viper@v1.19.0/LICENSE
text: |- text: |-
The MIT License (MIT) The MIT License (MIT)
...@@ -29,6 +29,6 @@ licenses: ...@@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 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 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. 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). text: The project is licensed under the [MIT License](LICENSE).
notices: [] notices: []
--- ---
name: github.com/spf13/viper/internal/encoding/ini name: github.com/spf13/viper/internal/encoding/ini
version: v1.18.2 version: v1.19.0
type: go type: go
summary: summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/ini homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/ini
license: mit license: mit
licenses: licenses:
- sources: viper@v1.18.2/LICENSE - sources: viper@v1.19.0/LICENSE
text: |- text: |-
The MIT License (MIT) The MIT License (MIT)
...@@ -29,6 +29,6 @@ licenses: ...@@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 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 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. 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). text: The project is licensed under the [MIT License](LICENSE).
notices: [] notices: []
--- ---
name: github.com/spf13/viper/internal/encoding/javaproperties name: github.com/spf13/viper/internal/encoding/javaproperties
version: v1.18.2 version: v1.19.0
type: go type: go
summary: summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/javaproperties homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/javaproperties
license: mit license: mit
licenses: licenses:
- sources: viper@v1.18.2/LICENSE - sources: viper@v1.19.0/LICENSE
text: |- text: |-
The MIT License (MIT) The MIT License (MIT)
...@@ -29,6 +29,6 @@ licenses: ...@@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 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 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. 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). text: The project is licensed under the [MIT License](LICENSE).
notices: [] notices: []
--- ---
name: github.com/spf13/viper/internal/encoding/json name: github.com/spf13/viper/internal/encoding/json
version: v1.18.2 version: v1.19.0
type: go type: go
summary: summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/json homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/json
license: mit license: mit
licenses: licenses:
- sources: viper@v1.18.2/LICENSE - sources: viper@v1.19.0/LICENSE
text: |- text: |-
The MIT License (MIT) The MIT License (MIT)
...@@ -29,6 +29,6 @@ licenses: ...@@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 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 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. 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). text: The project is licensed under the [MIT License](LICENSE).
notices: [] notices: []
--- ---
name: github.com/spf13/viper/internal/encoding/toml name: github.com/spf13/viper/internal/encoding/toml
version: v1.18.2 version: v1.19.0
type: go type: go
summary: summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/toml homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/toml
license: mit license: mit
licenses: licenses:
- sources: viper@v1.18.2/LICENSE - sources: viper@v1.19.0/LICENSE
text: |- text: |-
The MIT License (MIT) The MIT License (MIT)
...@@ -29,6 +29,6 @@ licenses: ...@@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 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 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. 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). text: The project is licensed under the [MIT License](LICENSE).
notices: [] notices: []
--- ---
name: github.com/spf13/viper/internal/encoding/yaml name: github.com/spf13/viper/internal/encoding/yaml
version: v1.18.2 version: v1.19.0
type: go type: go
summary: summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/yaml homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/yaml
license: mit license: mit
licenses: licenses:
- sources: viper@v1.18.2/LICENSE - sources: viper@v1.19.0/LICENSE
text: |- text: |-
The MIT License (MIT) The MIT License (MIT)
...@@ -29,6 +29,6 @@ licenses: ...@@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 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 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. 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). text: The project is licensed under the [MIT License](LICENSE).
notices: [] notices: []
--- ---
name: github.com/spf13/viper/internal/features name: github.com/spf13/viper/internal/features
version: v1.18.2 version: v1.19.0
type: go type: go
summary: summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/features homepage: https://pkg.go.dev/github.com/spf13/viper/internal/features
license: mit license: mit
licenses: licenses:
- sources: viper@v1.18.2/LICENSE - sources: viper@v1.19.0/LICENSE
text: |- text: |-
The MIT License (MIT) The MIT License (MIT)
...@@ -29,6 +29,6 @@ licenses: ...@@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 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 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. 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). text: The project is licensed under the [MIT License](LICENSE).
notices: [] notices: []
--- ---
name: golang.org/x/crypto/argon2 name: golang.org/x/crypto/argon2
version: v0.21.0 version: v0.23.0
type: go type: go
summary: Package argon2 implements the key derivation function Argon2. summary: Package argon2 implements the key derivation function Argon2.
homepage: https://pkg.go.dev/golang.org/x/crypto/argon2 homepage: https://pkg.go.dev/golang.org/x/crypto/argon2
license: other license: other
licenses: licenses:
- sources: crypto@v0.21.0/LICENSE - sources: crypto@v0.23.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -35,7 +35,7 @@ licenses: ...@@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: crypto@v0.21.0/PATENTS - sources: crypto@v0.23.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
--- ---
name: golang.org/x/crypto/blake2b name: golang.org/x/crypto/blake2b
version: v0.21.0 version: v0.23.0
type: go type: go
summary: Package blake2b implements the BLAKE2b hash algorithm defined by RFC 7693 summary: Package blake2b implements the BLAKE2b hash algorithm defined by RFC 7693
and the extendable output function (XOF) BLAKE2Xb. and the extendable output function (XOF) BLAKE2Xb.
homepage: https://pkg.go.dev/golang.org/x/crypto/blake2b homepage: https://pkg.go.dev/golang.org/x/crypto/blake2b
license: other license: other
licenses: licenses:
- sources: crypto@v0.21.0/LICENSE - sources: crypto@v0.23.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -36,7 +36,7 @@ licenses: ...@@ -36,7 +36,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: crypto@v0.21.0/PATENTS - sources: crypto@v0.23.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
--- ---
name: golang.org/x/crypto/blowfish name: golang.org/x/crypto/blowfish
version: v0.21.0 version: v0.23.0
type: go type: go
summary: Package blowfish implements Bruce Schneier's Blowfish encryption algorithm. summary: Package blowfish implements Bruce Schneier's Blowfish encryption algorithm.
homepage: https://pkg.go.dev/golang.org/x/crypto/blowfish homepage: https://pkg.go.dev/golang.org/x/crypto/blowfish
license: bsd-3-clause license: bsd-3-clause
licenses: licenses:
- sources: crypto@v0.21.0/LICENSE - sources: crypto@v0.23.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -35,7 +35,7 @@ licenses: ...@@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: crypto@v0.21.0/PATENTS - sources: crypto@v0.23.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
--- ---
name: golang.org/x/crypto/cast5 name: golang.org/x/crypto/cast5
version: v0.21.0 version: v0.23.0
type: go type: go
summary: Package cast5 implements CAST5, as defined in RFC 2144. summary: Package cast5 implements CAST5, as defined in RFC 2144.
homepage: https://pkg.go.dev/golang.org/x/crypto/cast5 homepage: https://pkg.go.dev/golang.org/x/crypto/cast5
license: bsd-3-clause license: bsd-3-clause
licenses: licenses:
- sources: crypto@v0.21.0/LICENSE - sources: crypto@v0.23.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -35,7 +35,7 @@ licenses: ...@@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: crypto@v0.21.0/PATENTS - sources: crypto@v0.23.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
--- ---
name: golang.org/x/crypto/curve25519 name: golang.org/x/crypto/curve25519
version: v0.21.0 version: v0.23.0
type: go type: go
summary: Package curve25519 provides an implementation of the X25519 function, which summary: Package curve25519 provides an implementation of the X25519 function, which
performs scalar multiplication on the elliptic curve known as Curve25519. performs scalar multiplication on the elliptic curve known as Curve25519.
homepage: https://pkg.go.dev/golang.org/x/crypto/curve25519 homepage: https://pkg.go.dev/golang.org/x/crypto/curve25519
license: bsd-3-clause license: bsd-3-clause
licenses: licenses:
- sources: crypto@v0.21.0/LICENSE - sources: crypto@v0.23.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -36,7 +36,7 @@ licenses: ...@@ -36,7 +36,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: crypto@v0.21.0/PATENTS - sources: crypto@v0.23.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
--- ---
name: golang.org/x/crypto/sha3 name: golang.org/x/crypto/sha3
version: v0.21.0 version: v0.23.0
type: go type: go
summary: Package sha3 implements the SHA-3 fixed-output-length hash functions and summary: Package sha3 implements the SHA-3 fixed-output-length hash functions and
the SHAKE variable-output-length hash functions defined by FIPS-202. the SHAKE variable-output-length hash functions defined by FIPS-202.
homepage: https://pkg.go.dev/golang.org/x/crypto/sha3 homepage: https://pkg.go.dev/golang.org/x/crypto/sha3
license: other license: other
licenses: licenses:
- sources: crypto@v0.21.0/LICENSE - sources: crypto@v0.23.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -36,7 +36,7 @@ licenses: ...@@ -36,7 +36,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: crypto@v0.21.0/PATENTS - sources: crypto@v0.23.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
--- ---
name: golang.org/x/crypto/ssh name: golang.org/x/crypto/ssh
version: v0.21.0 version: v0.23.0
type: go type: go
summary: Package ssh implements an SSH client and server. summary: Package ssh implements an SSH client and server.
homepage: https://pkg.go.dev/golang.org/x/crypto/ssh homepage: https://pkg.go.dev/golang.org/x/crypto/ssh
license: bsd-3-clause license: bsd-3-clause
licenses: licenses:
- sources: crypto@v0.21.0/LICENSE - sources: crypto@v0.23.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -35,7 +35,7 @@ licenses: ...@@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: crypto@v0.21.0/PATENTS - sources: crypto@v0.23.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
--- ---
name: golang.org/x/crypto/ssh/agent name: golang.org/x/crypto/ssh/agent
version: v0.21.0 version: v0.23.0
type: go type: go
summary: Package agent implements the ssh-agent protocol, and provides both a client summary: Package agent implements the ssh-agent protocol, and provides both a client
and a server. and a server.
homepage: https://pkg.go.dev/golang.org/x/crypto/ssh/agent homepage: https://pkg.go.dev/golang.org/x/crypto/ssh/agent
license: bsd-3-clause license: bsd-3-clause
licenses: licenses:
- sources: crypto@v0.21.0/LICENSE - sources: crypto@v0.23.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -36,7 +36,7 @@ licenses: ...@@ -36,7 +36,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: crypto@v0.21.0/PATENTS - sources: crypto@v0.23.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
--- ---
name: golang.org/x/crypto/ssh/internal/bcrypt_pbkdf name: golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
version: v0.21.0 version: v0.23.0
type: go type: go
summary: Package bcrypt_pbkdf implements bcrypt_pbkdf(3) from OpenBSD. summary: Package bcrypt_pbkdf implements bcrypt_pbkdf(3) from OpenBSD.
homepage: https://pkg.go.dev/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf homepage: https://pkg.go.dev/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
license: bsd-3-clause license: bsd-3-clause
licenses: licenses:
- sources: crypto@v0.21.0/LICENSE - sources: crypto@v0.23.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -35,7 +35,7 @@ licenses: ...@@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: crypto@v0.21.0/PATENTS - sources: crypto@v0.23.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
--- ---
name: golang.org/x/crypto/ssh/knownhosts name: golang.org/x/crypto/ssh/knownhosts
version: v0.21.0 version: v0.23.0
type: go type: go
summary: Package knownhosts implements a parser for the OpenSSH known_hosts host key summary: Package knownhosts implements a parser for the OpenSSH known_hosts host key
database, and provides utility functions for writing OpenSSH compliant known_hosts database, and provides utility functions for writing OpenSSH compliant known_hosts
...@@ -8,7 +8,7 @@ summary: Package knownhosts implements a parser for the OpenSSH known_hosts host ...@@ -8,7 +8,7 @@ summary: Package knownhosts implements a parser for the OpenSSH known_hosts host
homepage: https://pkg.go.dev/golang.org/x/crypto/ssh/knownhosts homepage: https://pkg.go.dev/golang.org/x/crypto/ssh/knownhosts
license: bsd-3-clause license: bsd-3-clause
licenses: licenses:
- sources: crypto@v0.21.0/LICENSE - sources: crypto@v0.23.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -37,7 +37,7 @@ licenses: ...@@ -37,7 +37,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: crypto@v0.21.0/PATENTS - sources: crypto@v0.23.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
--- ---
name: golang.org/x/net/context name: golang.org/x/net/context
version: v0.23.0 version: v0.25.0
type: go type: go
summary: Package context defines the Context type, which carries deadlines, cancelation summary: Package context defines the Context type, which carries deadlines, cancelation
signals, and other request-scoped values across API boundaries and between processes. signals, and other request-scoped values across API boundaries and between processes.
homepage: https://pkg.go.dev/golang.org/x/net/context homepage: https://pkg.go.dev/golang.org/x/net/context
license: bsd-3-clause license: bsd-3-clause
licenses: licenses:
- sources: net@v0.23.0/LICENSE - sources: net@v0.25.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -36,7 +36,7 @@ licenses: ...@@ -36,7 +36,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: net@v0.23.0/PATENTS - sources: net@v0.25.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
--- ---
name: golang.org/x/net/http2 name: golang.org/x/net/http2
version: v0.23.0 version: v0.25.0
type: go type: go
summary: Package http2 implements the HTTP/2 protocol. summary: Package http2 implements the HTTP/2 protocol.
homepage: https://pkg.go.dev/golang.org/x/net/http2 homepage: https://pkg.go.dev/golang.org/x/net/http2
license: bsd-3-clause license: bsd-3-clause
licenses: licenses:
- sources: net@v0.23.0/LICENSE - sources: net@v0.25.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -35,7 +35,7 @@ licenses: ...@@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: net@v0.23.0/PATENTS - sources: net@v0.25.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
--- ---
name: golang.org/x/net/internal/socks name: golang.org/x/net/internal/socks
version: v0.23.0 version: v0.25.0
type: go type: go
summary: Package socks provides a SOCKS version 5 client implementation. summary: Package socks provides a SOCKS version 5 client implementation.
homepage: https://pkg.go.dev/golang.org/x/net/internal/socks homepage: https://pkg.go.dev/golang.org/x/net/internal/socks
license: bsd-3-clause license: bsd-3-clause
licenses: licenses:
- sources: net@v0.23.0/LICENSE - sources: net@v0.25.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -35,7 +35,7 @@ licenses: ...@@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: net@v0.23.0/PATENTS - sources: net@v0.25.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
--- ---
name: golang.org/x/net/internal/timeseries name: golang.org/x/net/internal/timeseries
version: v0.23.0 version: v0.25.0
type: go type: go
summary: Package timeseries implements a time series structure for stats collection. summary: Package timeseries implements a time series structure for stats collection.
homepage: https://pkg.go.dev/golang.org/x/net/internal/timeseries homepage: https://pkg.go.dev/golang.org/x/net/internal/timeseries
license: bsd-3-clause license: bsd-3-clause
licenses: licenses:
- sources: net@v0.23.0/LICENSE - sources: net@v0.25.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -35,7 +35,7 @@ licenses: ...@@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: net@v0.23.0/PATENTS - sources: net@v0.25.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
--- ---
name: golang.org/x/net/proxy name: golang.org/x/net/proxy
version: v0.23.0 version: v0.25.0
type: go type: go
summary: Package proxy provides support for a variety of protocols to proxy network summary: Package proxy provides support for a variety of protocols to proxy network
data. data.
homepage: https://pkg.go.dev/golang.org/x/net/proxy homepage: https://pkg.go.dev/golang.org/x/net/proxy
license: bsd-3-clause license: bsd-3-clause
licenses: licenses:
- sources: net@v0.23.0/LICENSE - sources: net@v0.25.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -36,7 +36,7 @@ licenses: ...@@ -36,7 +36,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: net@v0.23.0/PATENTS - sources: net@v0.25.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
--- ---
name: golang.org/x/net/trace name: golang.org/x/net/trace
version: v0.23.0 version: v0.25.0
type: go type: go
summary: Package trace implements tracing of requests and long-lived objects. summary: Package trace implements tracing of requests and long-lived objects.
homepage: https://pkg.go.dev/golang.org/x/net/trace homepage: https://pkg.go.dev/golang.org/x/net/trace
license: bsd-3-clause license: bsd-3-clause
licenses: licenses:
- sources: net@v0.23.0/LICENSE - sources: net@v0.25.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -35,7 +35,7 @@ licenses: ...@@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: net@v0.23.0/PATENTS - sources: net@v0.25.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
--- ---
name: golang.org/x/sys/execabs name: golang.org/x/sys/execabs
version: v0.20.0 version: v0.21.0
type: go type: go
summary: Package execabs is a drop-in replacement for os/exec that requires PATH lookups summary: Package execabs is a drop-in replacement for os/exec that requires PATH lookups
to find absolute paths. to find absolute paths.
homepage: https://pkg.go.dev/golang.org/x/sys/execabs homepage: https://pkg.go.dev/golang.org/x/sys/execabs
license: other license: other
licenses: licenses:
- sources: sys@v0.20.0/LICENSE - sources: sys@v0.21.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -36,7 +36,7 @@ licenses: ...@@ -36,7 +36,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: sys@v0.20.0/PATENTS - sources: sys@v0.21.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
--- ---
name: golang.org/x/sys/unix name: golang.org/x/sys/unix
version: v0.20.0 version: v0.21.0
type: go type: go
summary: Package unix contains an interface to the low-level operating system primitives. summary: Package unix contains an interface to the low-level operating system primitives.
homepage: https://pkg.go.dev/golang.org/x/sys/unix homepage: https://pkg.go.dev/golang.org/x/sys/unix
license: bsd-3-clause license: bsd-3-clause
licenses: licenses:
- sources: sys@v0.20.0/LICENSE - sources: sys@v0.21.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -35,7 +35,7 @@ licenses: ...@@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: sys@v0.20.0/PATENTS - sources: sys@v0.21.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
--- ---
name: golang.org/x/term name: golang.org/x/term
version: v0.20.0 version: v0.21.0
type: go type: go
summary: Package term provides support functions for dealing with terminals, as commonly summary: Package term provides support functions for dealing with terminals, as commonly
found on UNIX systems. found on UNIX systems.
......
--- ---
name: golang.org/x/text/encoding name: golang.org/x/text/encoding
version: v0.15.0 version: v0.16.0
type: go type: go
summary: Package encoding defines an interface for character encodings, such as Shift summary: Package encoding defines an interface for character encodings, such as Shift
JIS and Windows 1252, that can convert to and from UTF-8. JIS and Windows 1252, that can convert to and from UTF-8.
homepage: https://pkg.go.dev/golang.org/x/text/encoding homepage: https://pkg.go.dev/golang.org/x/text/encoding
license: other license: other
licenses: licenses:
- sources: text@v0.15.0/LICENSE - sources: text@v0.16.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -36,7 +36,7 @@ licenses: ...@@ -36,7 +36,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: text@v0.15.0/PATENTS - sources: text@v0.16.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
--- ---
name: golang.org/x/text/encoding/internal name: golang.org/x/text/encoding/internal
version: v0.15.0 version: v0.16.0
type: go type: go
summary: Package internal contains code that is shared among encoding implementations. summary: Package internal contains code that is shared among encoding implementations.
homepage: https://pkg.go.dev/golang.org/x/text/encoding/internal homepage: https://pkg.go.dev/golang.org/x/text/encoding/internal
license: other license: other
licenses: licenses:
- sources: text@v0.15.0/LICENSE - sources: text@v0.16.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -35,7 +35,7 @@ licenses: ...@@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: text@v0.15.0/PATENTS - sources: text@v0.16.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
--- ---
name: golang.org/x/text/encoding/internal/identifier name: golang.org/x/text/encoding/internal/identifier
version: v0.15.0 version: v0.16.0
type: go type: go
summary: Package identifier defines the contract between implementations of Encoding summary: Package identifier defines the contract between implementations of Encoding
and Index by defining identifiers that uniquely identify standardized coded character and Index by defining identifiers that uniquely identify standardized coded character
...@@ -10,7 +10,7 @@ summary: Package identifier defines the contract between implementations of Enco ...@@ -10,7 +10,7 @@ summary: Package identifier defines the contract between implementations of Enco
homepage: https://pkg.go.dev/golang.org/x/text/encoding/internal/identifier homepage: https://pkg.go.dev/golang.org/x/text/encoding/internal/identifier
license: other license: other
licenses: licenses:
- sources: text@v0.15.0/LICENSE - sources: text@v0.16.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -39,7 +39,7 @@ licenses: ...@@ -39,7 +39,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: text@v0.15.0/PATENTS - sources: text@v0.16.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
--- ---
name: golang.org/x/text/encoding/unicode name: golang.org/x/text/encoding/unicode
version: v0.15.0 version: v0.16.0
type: go type: go
summary: Package unicode provides Unicode encodings such as UTF-16. summary: Package unicode provides Unicode encodings such as UTF-16.
homepage: https://pkg.go.dev/golang.org/x/text/encoding/unicode homepage: https://pkg.go.dev/golang.org/x/text/encoding/unicode
license: other license: other
licenses: licenses:
- sources: text@v0.15.0/LICENSE - sources: text@v0.16.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -35,7 +35,7 @@ licenses: ...@@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: text@v0.15.0/PATENTS - sources: text@v0.16.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
--- ---
name: golang.org/x/text/internal/utf8internal name: golang.org/x/text/internal/utf8internal
version: v0.15.0 version: v0.16.0
type: go type: go
summary: Package utf8internal contains low-level utf8-related constants, tables, etc. summary: Package utf8internal contains low-level utf8-related constants, tables, etc.
homepage: https://pkg.go.dev/golang.org/x/text/internal/utf8internal homepage: https://pkg.go.dev/golang.org/x/text/internal/utf8internal
license: other license: other
licenses: licenses:
- sources: text@v0.15.0/LICENSE - sources: text@v0.16.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -35,7 +35,7 @@ licenses: ...@@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: text@v0.15.0/PATENTS - sources: text@v0.16.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
--- ---
name: golang.org/x/text/runes name: golang.org/x/text/runes
version: v0.15.0 version: v0.16.0
type: go type: go
summary: Package runes provide transforms for UTF-8 encoded text. summary: Package runes provide transforms for UTF-8 encoded text.
homepage: https://pkg.go.dev/golang.org/x/text/runes homepage: https://pkg.go.dev/golang.org/x/text/runes
license: bsd-3-clause license: bsd-3-clause
licenses: licenses:
- sources: text@v0.15.0/LICENSE - sources: text@v0.16.0/LICENSE
text: | text: |
Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2009 The Go Authors. All rights reserved.
...@@ -35,7 +35,7 @@ licenses: ...@@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: text@v0.15.0/PATENTS - sources: text@v0.16.0/PATENTS
text: | text: |
Additional IP Rights Grant (Patents) Additional IP Rights Grant (Patents)
......
...@@ -7,8 +7,8 @@ replace github.com/mailru/easyjson => github.com/cmaglie/easyjson v0.8.1 ...@@ -7,8 +7,8 @@ replace github.com/mailru/easyjson => github.com/cmaglie/easyjson v0.8.1
require ( require (
github.com/ProtonMail/go-crypto v1.1.0-alpha.0 github.com/ProtonMail/go-crypto v1.1.0-alpha.0
github.com/arduino/go-paths-helper v1.12.0 github.com/arduino/go-paths-helper v1.12.1
github.com/arduino/go-properties-orderedmap v1.8.0 github.com/arduino/go-properties-orderedmap v1.8.1
github.com/arduino/go-serial-utils v0.1.2 github.com/arduino/go-serial-utils v0.1.2
github.com/arduino/go-timeutils v0.0.0-20171220113728-d1dd9e313b1b github.com/arduino/go-timeutils v0.0.0-20171220113728-d1dd9e313b1b
github.com/arduino/go-win32-utils v1.0.0 github.com/arduino/go-win32-utils v1.0.0
...@@ -31,15 +31,15 @@ require ( ...@@ -31,15 +31,15 @@ require (
github.com/schollz/closestmatch v2.1.0+incompatible github.com/schollz/closestmatch v2.1.0+incompatible
github.com/sirupsen/logrus v1.9.3 github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.0 github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.18.2 github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.9.0 github.com/stretchr/testify v1.9.0
github.com/xeipuuv/gojsonschema v1.2.0 github.com/xeipuuv/gojsonschema v1.2.0
go.bug.st/cleanup v1.0.0 go.bug.st/cleanup v1.0.0
go.bug.st/downloader/v2 v2.2.0 go.bug.st/downloader/v2 v2.2.0
go.bug.st/relaxed-semver v0.12.0 go.bug.st/relaxed-semver v0.12.0
go.bug.st/testifyjson v1.1.1 go.bug.st/testifyjson v1.1.1
golang.org/x/term v0.20.0 golang.org/x/term v0.21.0
golang.org/x/text v0.15.0 golang.org/x/text v0.16.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237
google.golang.org/grpc v1.64.0 google.golang.org/grpc v1.64.0
google.golang.org/protobuf v1.34.1 google.golang.org/protobuf v1.34.1
...@@ -59,7 +59,7 @@ require ( ...@@ -59,7 +59,7 @@ require (
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
github.com/go-git/go-billy/v5 v5.5.0 // indirect github.com/go-git/go-billy/v5 v5.5.0 // indirect
github.com/h2non/filetype v1.1.3 // indirect github.com/h2non/filetype v1.1.3 // indirect
github.com/hashicorp/errwrap v1.0.0 // indirect github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-multierror v1.1.1 // indirect github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect github.com/hashicorp/hcl v1.0.0 // indirect
github.com/imdario/mergo v0.3.12 // indirect github.com/imdario/mergo v0.3.12 // indirect
...@@ -70,12 +70,12 @@ require ( ...@@ -70,12 +70,12 @@ require (
github.com/josharian/intern v1.0.0 // indirect github.com/josharian/intern v1.0.0 // indirect
github.com/juju/errors v1.0.0 // indirect github.com/juju/errors v1.0.0 // indirect
github.com/kevinburke/ssh_config v1.2.0 // indirect github.com/kevinburke/ssh_config v1.2.0 // indirect
github.com/klauspost/compress v1.17.0 // indirect github.com/klauspost/compress v1.17.2 // indirect
github.com/magiconair/properties v1.8.7 // indirect github.com/magiconair/properties v1.8.7 // indirect
github.com/mattn/go-runewidth v0.0.15 // indirect github.com/mattn/go-runewidth v0.0.15 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/pelletier/go-toml/v2 v2.1.0 // indirect github.com/pelletier/go-toml/v2 v2.2.2 // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
github.com/rivo/uniseg v0.4.4 // indirect github.com/rivo/uniseg v0.4.4 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect github.com/russross/blackfriday/v2 v2.1.0 // indirect
...@@ -94,12 +94,13 @@ require ( ...@@ -94,12 +94,13 @@ require (
go.bug.st/serial v1.6.1 // indirect go.bug.st/serial v1.6.1 // indirect
go.uber.org/atomic v1.9.0 // indirect go.uber.org/atomic v1.9.0 // indirect
go.uber.org/multierr v1.9.0 // indirect go.uber.org/multierr v1.9.0 // indirect
golang.org/x/crypto v0.21.0 // indirect golang.org/x/crypto v0.23.0 // indirect
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect
golang.org/x/mod v0.12.0 // indirect golang.org/x/mod v0.17.0 // indirect
golang.org/x/net v0.23.0 // indirect golang.org/x/net v0.25.0 // indirect
golang.org/x/sys v0.20.0 // indirect golang.org/x/sync v0.7.0 // indirect
golang.org/x/tools v0.13.0 // indirect golang.org/x/sys v0.21.0 // indirect
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
gopkg.in/ini.v1 v1.67.0 // indirect gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect gopkg.in/warnings.v0 v0.1.2 // indirect
) )
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment