golang-gocloud 0.26.0-1 source package in Ubuntu

Changelog

golang-gocloud (0.26.0-1) unstable; urgency=medium

  * New upstream version 0.26.0
  * Fix breaking S3 change due to aws-sdk-go-v2.
    Thanks to Robert van Gent for the fix in his 2023-11-22 upstream commit
    53ccd8d "all: update deps, including a breaking S3 change (#3342)";
    see https://github.com/google/go-cloud/issues/3341

 -- Anthony Fok <email address hidden>  Tue, 27 Feb 2024 07:23:35 -0700

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 golang

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-gocloud_0.26.0-1.dsc 3.1 KiB 227de61c8c83ab035fc186a34bee40e3fd8c229512b87f1f71b761b307f345ed
golang-gocloud_0.26.0.orig.tar.gz 3.2 MiB 888d1e4e97b193873efb6dfb6fc6b63545fc5af0cc4b7d3437a179b88679aad5
golang-gocloud_0.26.0-1.debian.tar.xz 5.0 KiB 9eb4ab5d5e4426e9a5995bde9adefc2ad7c181d2aa757ec521c00b353835ff98

Available diffs

No changes file available.

Binary packages built by this source

golang-gocloud-dev: Go Cloud Development Kit (Go CDK) for open cloud development in Go

 The Go Cloud Development Kit (Go CDK) Write once, run on any cloud ☁️
 .
 The Go Cloud Development Kit (Go CDK) allows Go application developers to
 seamlessly deploy cloud applications on any combination of cloud providers. It
 does this by providing stable, idiomatic interfaces for common uses like
 storage and databases. Think database/sql for cloud products.