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

Changelog

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

  * Team upload.
  * Add myself to uploaders.
  * Sync from experimental to unstable.

 -- Anton Gladky <email address hidden>  Mon, 09 Oct 2023 08:18:57 +0200

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.31.0-1.dsc 2.3 KiB b4df8aa0badb127945f6cc6c2dfe4c6dae914244a94d9e1195a2013538c54d2c
golang-google-protobuf_1.31.0.orig.tar.xz 728.4 KiB d5a5e13fc51364fb31b27b7e52e4c9d31218b88832ac8f6428dac150dbf6cb8b
golang-google-protobuf_1.31.0-1.debian.tar.xz 4.3 KiB 682e746baafbf458a8a074fa3b045d887ab3c882696b1ace430d747c63c5ce29

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.