golang-github-miekg-dns 1.1.58-1 source package in Ubuntu

Changelog

golang-github-miekg-dns (1.1.58-1) unstable; urgency=medium

  * Team upload.
  * New upstream release 1.1.58

 -- Pirate Praveen <email address hidden>  Mon, 12 Feb 2024 18:45:18 +0530

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 misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-miekg-dns_1.1.58-1.dsc 2.4 KiB 0476bfb854eb4d71ae79686685c6934c5a9c43753549ca7bac748369c9f3bfee
golang-github-miekg-dns_1.1.58.orig.tar.gz 209.9 KiB 1c0103948d6edc4bd4d5a6451c99dc40b385c961cd61ee3024160fe220912df0
golang-github-miekg-dns_1.1.58-1.debian.tar.xz 4.6 KiB 77a8b023008fc357cddef42301df85b5fa35a597349aa99259f4e4faa77bab65

Available diffs

No changes file available.

Binary packages built by this source

golang-github-miekg-dns-dev: DNS protocol library for Go

 Complete and usable DNS library. All widely used Resource Records
 are supported, including the DNSSEC types. It follows a lean and
 mean philosophy. If there is stuff you should know as a DNS
 programmer there isn't a convenience function for it. Server side
 and client side programming is supported, i.e. you can build
 servers and resolvers with it.