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

Changelog

golang-github-fsouza-go-dockerclient (1.6.0-2) unstable; urgency=medium

  * (Build-)Depends: removed obsolete alternative dependencies.

 -- Dmitry Smirnov <email address hidden>  Sat, 30 Nov 2019 08:38:43 +1100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-fsouza-go-dockerclient_1.6.0-2.dsc 2.6 KiB 071d8a27fc8303938388d81f7965143565cc28c70524ff373bb85784d004c8b0
golang-github-fsouza-go-dockerclient_1.6.0.orig.tar.xz 113.5 KiB 69fe001d7e8fcab9ca98e007b33991cfada7c934d0faad0da7e6e40eb5e42a5e
golang-github-fsouza-go-dockerclient_1.6.0-2.debian.tar.xz 4.2 KiB a16845233338bb439e316e98322585361638835d67e38d266f0ed2e577198d4b

Available diffs

No changes file available.

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.