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

Changelog

golang-github-golang-protobuf-1-5 (1.5.2-3ubuntu0.1) mantic-security; urgency=medium

  * No-change rebuild due to golang-1.20, golang1-1.21 updates

 -- Nishit Majithia <email address hidden>  Mon, 29 Jan 2024 10:29:43 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security 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-3ubuntu0.1.debian.tar.xz 2.9 KiB 149c8e534db87eaec11271c081300bc12ac9424b8f626ca1af0b64b82cb9e015
golang-github-golang-protobuf-1-5_1.5.2-3ubuntu0.1.dsc 2.4 KiB a1823e345f7715db5ee2d3ca2030b1875dd086f6d46edbdf649befd2ec88aebb

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.