Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 504b43e

Browse files
authored
[skip-changelog] Updated multiple libraries. (#3014)
* Bump google.golang.org/grpc from 1.74.2 to 1.75.1 * Bump google.golang.org/protobuf from 1.36.7 to 1.36.9 * Bump golang.org/x/sys from 0.35.0 to 0.36.0 * Bump golang.org/x/text from 0.28.0 to 0.29.0 * Bump golang.org/x/term from 0.34.0 to 0.35.0 * Bump github.com/spf13/cobra * Bump fortio.org/safecast from 1.0.0 to 1.2.0 * Bump github.com/ulikunitz/xz from 0.5.12 to 0.5.15 * Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 * Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 * Updated license cache * Updated deb license cache * Run of go mod tidy
1 parent 0b61281 commit 504b43e

File tree

135 files changed

+636
-634
lines changed

Some content is hidden

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

135 files changed

+636
-634
lines changed

‎.licenses/NOTICE.arduino-cli‎

Lines changed: 131 additions & 131 deletions
Large diffs are not rendered by default.

‎.licenses/go/fortio.org/safecast.dep.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
name: fortio.org/safecast
3-
version: v1.0.0
3+
version: v1.2.0
44
type: go
55
summary: Package safecast allows you to safely cast between numeric types in Go and
66
return errors (or panic when using the Must* variants) when the cast would result
77
in a loss of precision, range or sign.
8-
homepage: https://godoc.org/fortio.org/safecast
8+
homepage: https://pkg.go.dev/fortio.org/safecast
99
license: apache-2.0
1010
licenses:
1111
- sources: LICENSE

‎.licenses/go/github.com/go-viper/mapstructure/v2.dep.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
name: github.com/go-viper/mapstructure/v2
3-
version: v2.3.0
3+
version: v2.4.0
44
type: go
55
summary: Package mapstructure exposes functionality to convert one arbitrary Go type
6-
into another, typically to convert a map[string]interface{} into a native Go structure.
6+
into another, typically to convert a map[string]any into a native Go structure.
77
homepage: https://pkg.go.dev/github.com/go-viper/mapstructure/v2
88
license: mit
99
licenses:

‎.licenses/go/github.com/go-viper/mapstructure/v2/internal/errors.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/go-viper/mapstructure/v2/internal/errors
3-
version: v2.3.0
3+
version: v2.4.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/go-viper/mapstructure/v2/internal/errors
77
license: mit
88
licenses:
9-
- sources: v2@v2.3.0/LICENSE
9+
- sources: v2@v2.4.0/LICENSE
1010
text: |
1111
The MIT License (MIT)
1212
@@ -29,6 +29,6 @@ licenses:
2929
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3030
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3131
THE SOFTWARE.
32-
- sources: v2@v2.3.0/README.md
32+
- sources: v2@v2.4.0/README.md
3333
text: The project is licensed under the [MIT License](LICENSE).
3434
notices: []

‎.licenses/go/github.com/spf13/cobra.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/spf13/cobra
3-
version: v1.9.1
3+
version: v1.10.1
44
type: go
55
summary: Package cobra is a commander providing a simple interface to create powerful
66
modern CLI interfaces.

‎.licenses/go/github.com/spf13/cobra/doc.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/spf13/cobra/doc
3-
version: v1.9.1
3+
version: v1.10.1
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/spf13/cobra/doc
77
license: apache-2.0
88
licenses:
9-
- sources: cobra@v1.9.1/LICENSE.txt
9+
- sources: cobra@v1.10.1/LICENSE.txt
1010
text: |2
1111
Apache License
1212
Version 2.0, January 2004
@@ -182,6 +182,6 @@ licenses:
182182
defend, and hold each Contributor harmless for any liability
183183
incurred by, or claims asserted against, such Contributor by reason
184184
of your accepting any such warranty or additional liability.
185-
- sources: cobra@v1.9.1/README.md
185+
- sources: cobra@v1.10.1/README.md
186186
text: Cobra is released under the Apache 2.0 license. See [LICENSE.txt](LICENSE.txt)
187187
notices: []

‎.licenses/go/github.com/spf13/pflag.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/spf13/pflag
3-
version: v1.0.6
3+
version: v1.0.9
44
type: go
55
summary: Package pflag is a drop-in replacement for Go's flag package, implementing
66
POSIX/GNU-style --flags.

‎.licenses/go/github.com/ulikunitz/xz.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/ulikunitz/xz
3-
version: v0.5.12
3+
version: v0.5.15
44
type: go
55
summary: Package xz supports the compression and decompression of xz files.
66
homepage: https://pkg.go.dev/github.com/ulikunitz/xz

‎.licenses/go/github.com/ulikunitz/xz/internal/hash.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/ulikunitz/xz/internal/hash
3-
version: v0.5.12
3+
version: v0.5.15
44
type: go
55
summary: Package hash provides rolling hashes.
66
homepage: https://pkg.go.dev/github.com/ulikunitz/xz/internal/hash
77
license: bsd-3-clause
88
licenses:
9-
- sources: xz@v0.5.12/LICENSE
9+
- sources: xz@v0.5.15/LICENSE
1010
text: |
1111
Copyright (c) 2014-2022 Ulrich Kunitz
1212
All rights reserved.

‎.licenses/go/github.com/ulikunitz/xz/internal/xlog.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/ulikunitz/xz/internal/xlog
3-
version: v0.5.12
3+
version: v0.5.15
44
type: go
55
summary: Package xlog provides a simple logging package that allows to disable certain
66
message categories.
77
homepage: https://pkg.go.dev/github.com/ulikunitz/xz/internal/xlog
88
license: bsd-3-clause
99
licenses:
10-
- sources: xz@v0.5.12/LICENSE
10+
- sources: xz@v0.5.15/LICENSE
1111
text: |
1212
Copyright (c) 2014-2022 Ulrich Kunitz
1313
All rights reserved.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /