Skip to content

Commit 84e4fe4

Browse files
upgrade to protoc v24.3
1 parent ba167ca commit 84e4fe4

File tree

129 files changed

+858
-334
lines changed

Some content is hidden

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

129 files changed

+858
-334
lines changed

Diff for: .github/workflows/check-protobuf-task.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,12 @@ jobs:
6161
- name: Install protoc compiler
6262
uses: arduino/setup-protoc@v2
6363
with:
64-
version: v23.2
64+
version: v24.3
6565
repo-token: ${{ secrets.GITHUB_TOKEN }}
6666

6767
- name: Install Go deps
6868
run: |
69-
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.30.0
69+
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.31.0
7070
go install google.golang.org/grpc/cmd/[email protected]
7171
7272
- name: Install Task

Diff for: .licensed.yml

+5
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,11 @@ reviewed:
5757
- golang.org/x/crypto/openpgp/packet
5858
- golang.org/x/crypto/openpgp/s2k
5959
- golang.org/x/sys/execabs
60+
- golang.org/x/text/encoding
61+
- golang.org/x/text/encoding/internal
62+
- golang.org/x/text/encoding/internal/identifier
63+
- golang.org/x/text/encoding/unicode
64+
- golang.org/x/text/internal/utf8internal
6065

6166
# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/check-dependencies/GPL-3.0/.licensed.yml
6267
allowed:

Diff for: .licenses/go/github.com/djherbis/buffer.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/djherbis/buffer
3-
version: v1.1.0
3+
version: v1.2.0
44
type: go
55
summary: Package buffer implements a series of Buffers which can be composed to implement
66
complicated buffering strategies

Diff for: .licenses/go/github.com/djherbis/buffer/limio.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/djherbis/buffer/limio
3-
version: v1.1.0
3+
version: v1.2.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/djherbis/buffer/limio
77
license: mit
88
licenses:
9-
- sources: buffer@v1.1.0/LICENSE.txt
9+
- sources: buffer@v1.2.0/LICENSE.txt
1010
text: |
1111
The MIT License (MIT)
1212

Diff for: .licenses/go/github.com/djherbis/buffer/wrapio.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/djherbis/buffer/wrapio
3-
version: v1.1.0
3+
version: v1.2.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/djherbis/buffer/wrapio
77
license: mit
88
licenses:
9-
- sources: buffer@v1.1.0/LICENSE.txt
9+
- sources: buffer@v1.2.0/LICENSE.txt
1010
text: |
1111
The MIT License (MIT)
1212

Diff for: .licenses/go/github.com/juju/errors.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
name: github.com/juju/errors
3-
version: v0.0.0-20181118221551-089d3ea4e4d5
3+
version: v1.0.0
44
type: go
5-
summary: "[godoc-link-here] The juju/errors provides an easy way to annotate errors
6-
without losing the orginal error context."
5+
summary: Package errors provides an easy way to annotate errors without losing the
6+
original error context.
77
homepage: https://pkg.go.dev/github.com/juju/errors
88
license: lgpl-3.0-only
99
licenses:

Diff for: .licenses/go/github.com/klauspost/compress.dep.yml

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

Diff for: .licenses/go/github.com/klauspost/compress/fse.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/klauspost/compress/fse
3-
version: v1.15.13
3+
version: v1.17.0
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.15.13/LICENSE
9+
- sources: compress@v1.17.0/LICENSE
1010
text: |
1111
Copyright (c) 2012 The Go Authors. All rights reserved.
1212
Copyright (c) 2019 Klaus Post. All rights reserved.

Diff for: .licenses/go/github.com/klauspost/compress/huff0.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: github.com/klauspost/compress/huff0
3-
version: v1.15.13
3+
version: v1.17.0
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.15.13/LICENSE
10+
- sources: compress@v1.17.0/LICENSE
1111
text: |
1212
Copyright (c) 2012 The Go Authors. All rights reserved.
1313
Copyright (c) 2019 Klaus Post. All rights reserved.

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/klauspost/compress/internal/cpuinfo
3-
version: v1.15.13
3+
version: v1.17.0
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.15.13/LICENSE
9+
- sources: compress@v1.17.0/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.15.13/README.md
315+
- sources: compress@v1.17.0/README.md
316316
text: This code is licensed under the same conditions as the original Go code. See
317317
LICENSE file.
318318
notices: []

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/klauspost/compress/internal/snapref
3-
version: v1.15.13
3+
version: v1.17.0
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.15.13/LICENSE
38+
- sources: compress@v1.17.0/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.15.13/README.md
344+
- sources: compress@v1.17.0/README.md
345345
text: This code is licensed under the same conditions as the original Go code. See
346346
LICENSE file.
347347
notices: []

Diff for: .licenses/go/github.com/klauspost/compress/zstd.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/klauspost/compress/zstd
3-
version: v1.15.13
3+
version: v1.17.0
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.15.13/LICENSE
9+
- sources: compress@v1.17.0/LICENSE
1010
text: |
1111
Copyright (c) 2012 The Go Authors. All rights reserved.
1212
Copyright (c) 2019 Klaus Post. All rights reserved.

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

+2-2
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.15.13
3+
version: v1.17.0
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.15.13/LICENSE
9+
- sources: compress@v1.17.0/LICENSE
1010
text: |
1111
Copyright (c) 2012 The Go Authors. All rights reserved.
1212
Copyright (c) 2019 Klaus Post. All rights reserved.

Diff for: .licenses/go/github.com/mattn/go-runewidth.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/mattn/go-runewidth
3-
version: v0.0.13
3+
version: v0.0.15
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/mattn/go-runewidth

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

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
---
22
name: github.com/pelletier/go-toml/v2
3-
version: v2.0.8
3+
version: v2.1.0
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
7-
license: mit
7+
license: other
88
licenses:
99
- sources: LICENSE
1010
text: |
1111
The MIT License (MIT)
1212
13-
Copyright (c) 2013 - 2022 Thomas Pelletier, Eric Anderton
13+
go-toml v2
14+
Copyright (c) 2021 - 2023 Thomas Pelletier
1415
1516
Permission is hereby granted, free of charge, to any person obtaining a copy
1617
of this software and associated documentation files (the "Software"), to deal

Diff for: .licenses/go/github.com/pelletier/go-toml/v2/internal/characters.dep.yml

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
---
22
name: github.com/pelletier/go-toml/v2/internal/characters
3-
version: v2.0.8
3+
version: v2.1.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/characters
7-
license: mit
7+
license: other
88
licenses:
9-
- sources: v2@v2.0.8/LICENSE
9+
- sources: v2@v2.1.0/LICENSE
1010
text: |
1111
The MIT License (MIT)
1212
13-
Copyright (c) 2013 - 2022 Thomas Pelletier, Eric Anderton
13+
go-toml v2
14+
Copyright (c) 2021 - 2023 Thomas Pelletier
1415
1516
Permission is hereby granted, free of charge, to any person obtaining a copy
1617
of this software and associated documentation files (the "Software"), to deal
@@ -29,6 +30,6 @@ licenses:
2930
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3031
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3132
SOFTWARE.
32-
- sources: v2@v2.0.8/README.md
33+
- sources: v2@v2.1.0/README.md
3334
text: The MIT License (MIT). Read [LICENSE](LICENSE).
3435
notices: []

Diff for: .licenses/go/github.com/pelletier/go-toml/v2/internal/danger.dep.yml

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
---
22
name: github.com/pelletier/go-toml/v2/internal/danger
3-
version: v2.0.8
3+
version: v2.1.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/danger
7-
license: mit
7+
license: other
88
licenses:
9-
- sources: v2@v2.0.8/LICENSE
9+
- sources: v2@v2.1.0/LICENSE
1010
text: |
1111
The MIT License (MIT)
1212
13-
Copyright (c) 2013 - 2022 Thomas Pelletier, Eric Anderton
13+
go-toml v2
14+
Copyright (c) 2021 - 2023 Thomas Pelletier
1415
1516
Permission is hereby granted, free of charge, to any person obtaining a copy
1617
of this software and associated documentation files (the "Software"), to deal
@@ -29,6 +30,6 @@ licenses:
2930
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3031
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3132
SOFTWARE.
32-
- sources: v2@v2.0.8/README.md
33+
- sources: v2@v2.1.0/README.md
3334
text: The MIT License (MIT). Read [LICENSE](LICENSE).
3435
notices: []

Diff for: .licenses/go/github.com/pelletier/go-toml/v2/internal/tracker.dep.yml

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
---
22
name: github.com/pelletier/go-toml/v2/internal/tracker
3-
version: v2.0.8
3+
version: v2.1.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/tracker
7-
license: mit
7+
license: other
88
licenses:
9-
- sources: v2@v2.0.8/LICENSE
9+
- sources: v2@v2.1.0/LICENSE
1010
text: |
1111
The MIT License (MIT)
1212
13-
Copyright (c) 2013 - 2022 Thomas Pelletier, Eric Anderton
13+
go-toml v2
14+
Copyright (c) 2021 - 2023 Thomas Pelletier
1415
1516
Permission is hereby granted, free of charge, to any person obtaining a copy
1617
of this software and associated documentation files (the "Software"), to deal
@@ -29,6 +30,6 @@ licenses:
2930
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3031
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3132
SOFTWARE.
32-
- sources: v2@v2.0.8/README.md
33+
- sources: v2@v2.1.0/README.md
3334
text: The MIT License (MIT). Read [LICENSE](LICENSE).
3435
notices: []

Diff for: .licenses/go/github.com/pelletier/go-toml/v2/unstable.dep.yml

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
---
22
name: github.com/pelletier/go-toml/v2/unstable
3-
version: v2.0.8
3+
version: v2.1.0
44
type: go
55
summary: Package unstable provides APIs that do not meet the backward compatibility
66
guarantees yet.
77
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/unstable
8-
license: mit
8+
license: other
99
licenses:
10-
- sources: v2@v2.0.8/LICENSE
10+
- sources: v2@v2.1.0/LICENSE
1111
text: |
1212
The MIT License (MIT)
1313
14-
Copyright (c) 2013 - 2022 Thomas Pelletier, Eric Anderton
14+
go-toml v2
15+
Copyright (c) 2021 - 2023 Thomas Pelletier
1516
1617
Permission is hereby granted, free of charge, to any person obtaining a copy
1718
of this software and associated documentation files (the "Software"), to deal
@@ -30,6 +31,6 @@ licenses:
3031
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3132
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3233
SOFTWARE.
33-
- sources: v2@v2.0.8/README.md
34+
- sources: v2@v2.1.0/README.md
3435
text: The MIT License (MIT). Read [LICENSE](LICENSE).
3536
notices: []

Diff for: .licenses/go/github.com/rivo/uniseg.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
name: github.com/rivo/uniseg
3-
version: v0.2.0
3+
version: v0.4.4
44
type: go
5-
summary: 'Package uniseg implements Unicode Text Segmentation according to Unicode
6-
Standard Annex #29 (http://unicode.org/reports/tr29/).'
5+
summary: Package uniseg implements Unicode Text Segmentation, Unicode Line Breaking,
6+
and string width calculation for monospace fonts.
77
homepage: https://pkg.go.dev/github.com/rivo/uniseg
88
license: mit
99
licenses:

Diff for: .licenses/go/github.com/sergi/go-diff/diffmatchpatch.dep.yml

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
---
22
name: github.com/sergi/go-diff/diffmatchpatch
3-
version: v1.1.0
3+
version: v1.3.1
44
type: go
55
summary: Package diffmatchpatch offers robust algorithms to perform the operations
66
required for synchronizing plain text.
77
homepage: https://pkg.go.dev/github.com/sergi/go-diff/diffmatchpatch
8-
# Apache-2.0 subsumes MIT
9-
# https://www.gnu.org/licenses/license-compatibility.html#combining
108
license: apache-2.0
119
licenses:
12-
- sources: go-diff@v1.1.0/LICENSE
10+
- sources: go-diff@v1.3.1/LICENSE
1311
text: |+
1412
Copyright (c) 2012-2016 The go-diff Authors. All rights reserved.
1513
@@ -31,7 +29,7 @@ licenses:
3129
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3230
DEALINGS IN THE SOFTWARE.
3331
34-
- sources: go-diff@v1.1.0/APACHE-LICENSE-2.0
32+
- sources: go-diff@v1.3.1/APACHE-LICENSE-2.0
3533
text: |2
3634
3735
Apache License

Diff for: .licenses/go/github.com/spf13/afero.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/spf13/afero
3-
version: v1.9.5
3+
version: v1.10.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/spf13/afero

0 commit comments

Comments
 (0)