golang-google-protobuf 1.28.1-1 source package in Ubuntu

Changelog

golang-google-protobuf (1.28.1-1) unstable; urgency=medium

  * New upstream version v1.28.1
  * Update package description
  * Update Standards-Version to 4.6.1 (no changes)

 -- Shengjing Zhu <email address hidden>  Mon, 31 Oct 2022 03:06:07 +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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-google-protobuf_1.28.1-1.dsc 1.7 KiB 8584224f0241b0ed4b49cec7784ab7f5364020f7c10928c840c267d23669ed0f
golang-google-protobuf_1.28.1.orig.tar.gz 1.2 MiB bfa538fd1bc83975825d3ef7d62c35f348340c40d4d5cd3a079d7e4963ce8d99
golang-google-protobuf_1.28.1-1.debian.tar.xz 3.1 KiB 5e837109ce39d65e3ba3749e726239a608e6a34c41abdbfbb4f94e39a68902b0

Available diffs

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.