golang-github-go-ping-ping 0.0~git20210312.d90f377-1 source package in Ubuntu

Changelog

golang-github-go-ping-ping (0.0~git20210312.d90f377-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Track upstream HEAD version in uscan
  * Move test to autopkgtest as it needs internet

 -- Shengjing Zhu <email address hidden>  Mon, 15 Mar 2021 11:59:59 +0800

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

Builds

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-go-ping-ping_0.0~git20210312.d90f377-1.dsc 1.7 KiB 8966544ab5f7ae03663ddae23bb5c77ee3d53730ff244e81e0936da4402bfb8a
golang-github-go-ping-ping_0.0~git20210312.d90f377.orig.tar.gz 13.0 KiB 25c0e959e0b17d0b56b6e7264cd9a64f4405428a4ee003fadcb597a385bcf540
golang-github-go-ping-ping_0.0~git20210312.d90f377-1.debian.tar.xz 2.8 KiB b88b6fdf3599a4b293668414825f562cd634dc56fdb7e6e6f1dffb7a16c8165e

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.