golang-github-containerd-typeurl 1.0.2-1 source package in Ubuntu

Changelog

golang-github-containerd-typeurl (1.0.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.0.2
  * Update Section to golang
  * Update Standards-Version to 4.6.0 (no changes)

 -- Shengjing Zhu <email address hidden>  Sun, 10 Oct 2021 02:01:59 +0800

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-containerd-typeurl_1.0.2-1.dsc 1.7 KiB ebbde340417b4171347958bbf0dbd0ee83bf102ad6273dbc29e4945448271309
golang-github-containerd-typeurl_1.0.2.orig.tar.xz 9.8 KiB 692aa12969d5d91733ca497ec3e4fa7a265ebc7a5e072548ab061099af3f105d
golang-github-containerd-typeurl_1.0.2-1.debian.tar.xz 2.0 KiB 6df38723a3e89bf528fd40c86559221885758c4bfcf290049b3a4180a853b391

Available diffs

No changes file available.

Binary packages built by this source

golang-github-containerd-typeurl-dev: Go package for managing marshaled types to protobuf.Any

 A Go package for managing the registration, marshaling, and unmarshaling
 of encoded types.
 .
 This package helps when types are sent over a GRPC API and marshaled as a
 [protobuf.Any]().