golang-github-golang-protobuf-1-5 1.5.2-3build1 source package in Ubuntu

Changelog

golang-github-golang-protobuf-1-5 (1.5.2-3build1) mantic; urgency=medium

  * No-change rebuild with Go 1.21.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 24 Aug 2023 17:15:21 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Mantic
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-golang-protobuf-1-5_1.5.2.orig.tar.gz 167.7 KiB 872250236661e36184632f866fc8a7aeb95939307a2602c2e4c92941220a45e7
golang-github-golang-protobuf-1-5_1.5.2-3build1.debian.tar.xz 2.8 KiB 7fa0bef3f3d0544882ecc46c0f36250f37f25c77defad1de8b8f6e308805703e
golang-github-golang-protobuf-1-5_1.5.2-3build1.dsc 2.4 KiB ff7860f4412dd8e37ca528a49d8a2473f3048a511d4b806214232994b132b321

View changes file

Binary packages built by this source

golang-github-golang-protobuf-1-5-dev: Go support for protocol buffers (version v1.5.x)

 This module (github.com/golang/protobuf) contains Go bindings for protocol
 buffers.
 .
 v1.5.x implements Go APIv2 for protocol buffers.
 .
 For APIv2, see https://go.dev/blog/protobuf-apiv2.

protoc-gen-go-1-5: Go plugin for protobuf compiler (version v1.5.x)

 This protobuf compiler plugin is from github.com/golang/protobuf module,
 which is deprecated.
 .
 v1.5.x implements Go APIv2 for protocol buffers.
 .
 For APIv2, see https://go.dev/blog/protobuf-apiv2.
 .
 People should migrate to protoc-gen-go package which is provided
 by google.golang.org/protobuf module.
 .
 Go files generated by this version will cause runtime panic with
 golang-github-gogo-protobuf-dev.