golang-github-spf13-cobra 1.5.0-1 source package in Ubuntu

Changelog

golang-github-spf13-cobra (1.5.0-1) unstable; urgency=medium

  * New upstream version 1.5.0
  * Bump dependency: golang-github-cpuguy83-go-md2man-v2-dev (>= 2.0.2)
    and remove unneeded "${shlibs:Depends}"
  * Bump Standards-Version to 4.6.1 (no change)

 -- Anthony Fok <email address hidden>  Mon, 29 Aug 2022 13:31:22 -0600

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
Kinetic release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-spf13-cobra_1.5.0-1.dsc 2.4 KiB 31e00826a9cddcf4f3b928faf710de26636c57fa63a2343301e57839c3570d06
golang-github-spf13-cobra_1.5.0.orig.tar.gz 102.4 KiB 9a51279077b94bcdbab226401e75c3596bc5beeaf8b087ef84ffee3417151cf3
golang-github-spf13-cobra_1.5.0-1.debian.tar.xz 6.3 KiB 8744d9d8bd912cafa15a32b500343f9ddaafa2b0d55f8368f552a3c214ebf191

Available diffs

No changes file available.

Binary packages built by this source

cobra: transitional package

 This is a transitional package. It can safely be removed.

golang-github-spf13-cobra-dev: Go library for creating powerful modern Go CLI applications

 Cobra is a Go library providing a simple interface to create powerful
 modern CLI interfaces similar to git & go tools.
 .
 Cobra has an exceptionally clean interface and simple design without
 needless constructors or initialization methods.
 .
 This package contains the Cobra library for Go.