golang-github-fsouza-go-dockerclient 1.6.0-2ubuntu0.20.04.2 source package in Ubuntu

Changelog

golang-github-fsouza-go-dockerclient (1.6.0-2ubuntu0.20.04.2) focal; urgency=medium

  * Build with Golang 1.18 (LP: #1996909).
    - d/control: b-d on golang-1.18-go instead of golang-1.16-go.
    - d/rules: add Golang 1.18 to $PATH.

 -- Lucas Kanashiro <email address hidden>  Fri, 27 Jan 2023 15:10:58 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-fsouza-go-dockerclient_1.6.0.orig.tar.xz 113.5 KiB 69fe001d7e8fcab9ca98e007b33991cfada7c934d0faad0da7e6e40eb5e42a5e
golang-github-fsouza-go-dockerclient_1.6.0-2ubuntu0.20.04.2.debian.tar.xz 4.4 KiB 1062735a3e672402939600ae321c48381bbe3881bb349aa9fc05eaf6a2d8f5c5
golang-github-fsouza-go-dockerclient_1.6.0-2ubuntu0.20.04.2.dsc 2.7 KiB 782ba1ee5ab8a32fa20c3b3890965e4e0e70912afc38b5c9e64839ea0aec87b3

View changes file

Binary packages built by this source

golang-github-fsouza-go-dockerclient-dev: Docker client library in Go

 Client for the Docker remote API with support for the extensions in the
 Swarm API.
 .
 This package also provides support for docker's network API, which is a
 simple passthrough to the libnetwork remote API. Note that docker's
 network API is only available in docker 1.8 and above, and only enabled in
 docker if DOCKER_EXPERIMENTAL is defined during the docker build process.