golang-google-protobuf 1.28.1-2 source package in Ubuntu
Changelog
golang-google-protobuf (1.28.1-2) unstable; urgency=medium * Update Conflicts packages * Add Multi-Arch hint * Update Standards-Version to 4.6.2 (no changes) * Update lintian-overrides syntax -- Shengjing Zhu <email address hidden> Thu, 29 Dec 2022 16:28:52 +0800
Upload details
- Uploaded by:
- Debian Go Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Go Packaging Team
- Architectures:
- any all
- Section:
- golang
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-google-protobuf_1.28.1-2.dsc | 1.7 KiB | 4b957063a0185bbe2032183fe000cca5f311a47d71ce08d14f49067537292ebe |
golang-google-protobuf_1.28.1.orig.tar.gz | 1.2 MiB | bfa538fd1bc83975825d3ef7d62c35f348340c40d4d5cd3a079d7e4963ce8d99 |
golang-google-protobuf_1.28.1-2.debian.tar.xz | 3.2 KiB | 9b97b5ac756bebe35c485089e4966ad4aa6c6df12c6a633acf7ad755f574d56f |
Available diffs
- diff from 1.28.1-1 to 1.28.1-2 (896 bytes)
No changes file available.
Binary packages built by this source
- golang-google-protobuf-dev: Go support for protocol buffers (APIv2)
This module (google.
golang. org/protobuf) contains Go bindings for protocol
buffers.
.
For APIv2, see https://go.dev/ blog/protobuf- apiv2.
- protoc-gen-go: Go plugin for protobuf compiler (APIv2)
This protobuf compiler plugin is from google.
golang. org/protobuf module,
which is recommended by upstream.
.
Compared to the old plugin provided by github.com/golang/ protobuf module, in
protoc-gen-go-1-3 or protoc-gen-go-1-5 package, it doesn't support generating
gRPC service definitions.
.
For APIv2, see https://go.dev/ blog/protobuf- apiv2.