golang-gocloud 0.24.0-2 source package in Ubuntu

Changelog

golang-gocloud (0.24.0-2) unstable; urgency=medium

  * Skip TestV2ConfigFromURLParams/Profile which causes FTBFS with newer
    versions of AWS SDK for Go which validates the profile exists.
    Fixed by Robert van Gent as part of his 2023-11-22 commit 53ccd8d
    in the upstream git repository. (Closes: #1064738)

 -- Anthony Fok <email address hidden>  Tue, 27 Feb 2024 00:08:24 -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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-gocloud_0.24.0-2.dsc 3.1 KiB 51899ff8470f931b0950bd259989611ec5e686230c5fa8b5ccc5292dee9d1f84
golang-gocloud_0.24.0.orig.tar.gz 2.6 MiB f8b36fb9dc96b7e5f224a60596c1119f6e046eeea8798538f013b45aa5e256a0
golang-gocloud_0.24.0-2.debian.tar.xz 3.9 KiB b0334a9be90d20389a82d2fc36c1187aa56222c3070a71a5df443d8c05a6ea84

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.