golang-github-go-ping-ping 1.1.0-1 source package in Ubuntu

Changelog

golang-github-go-ping-ping (1.1.0-1) unstable; urgency=medium

  * New upstream release
  * Bump Standards-Version to 4.6.1 (no changes)

 -- Daniel Swarbrick <email address hidden>  Wed, 25 May 2022 09:11:50 +0000

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-go-ping-ping_1.1.0-1.dsc 2.3 KiB 375a13942fbfc829e26b4df232eae6aa37a8cf086b2c2a2ba765e6384cf6e7ce
golang-github-go-ping-ping_1.1.0.orig.tar.gz 15.2 KiB ceed71930d6c419af239d6f78aa62a14b8f1f4260be0a7b8f9c37a556fd92259
golang-github-go-ping-ping_1.1.0-1.debian.tar.xz 2.6 KiB b366b669bb5948a9935427eebbfc4c9c23ec93eb707553f1bbc26bec43ff4c94

No changes file available.

Binary packages built by this source

golang-github-go-ping-ping-dev: simple but powerful ICMP echo (ping) library for Go

 Library for sending ICMP Echo Request packet(s) and waiting for their Echo
 Reply responses. Both traditional ICMP ping (requiring raw socket access)
 and unprivileged UDP ping are supported.