golang-github-hashicorp-mdns 1.0.1-1 source package in Ubuntu

Changelog

golang-github-hashicorp-mdns (1.0.1-1) unstable; urgency=medium

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Dmitry Smirnov ]
  * New upstream release.
  * golang-go --> golang-any.
  * DH & compat to version 12.
  * Testsuite: autopkgtest-pkg-go.
  * Priority: optional; Standards-Version: 4.4.1.
  * Removed transitional package "golang-dns-dev" from (Build-)Depends.
  * Added myself to Uploaders.

 -- Dmitry Smirnov <email address hidden>  Thu, 28 Nov 2019 12:30:35 +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-hashicorp-mdns_1.0.1-1.dsc 2.3 KiB 20947204ff3834cf7544d5d5c10e17a0b01b8a2eba278dede8d3fa492434c0a0
golang-github-hashicorp-mdns_1.0.1.orig.tar.xz 10.5 KiB df655807b77247d4f012f7c8dd979a3f4081b03892eaae48e725c16f3807d7d6
golang-github-hashicorp-mdns_1.0.1-1.debian.tar.xz 2.8 KiB 4a31c70eaadca275e7839899c18abe8279b22d02b441f4385097d955c9fa34ca

No changes file available.

Binary packages built by this source

golang-github-hashicorp-mdns-dev: simple mDNS client/server library in Golang

 Simple mDNS client/server library in Golang. mDNS or Multicast DNS can be used
 to discover services on the local network without the use of an authoritative
 DNS server. This enables peer-to-peer discovery. It is important to note that
 many networks restrict the use of multicasting, which prevents mDNS from
 functioning. Notably, multicast cannot be used in any sort of cloud, or shared
 infrastructure environment. However it works well in most office, home, or
 private infrastructure environments.
 .
 This package contains the source.