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

Changelog

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

  * New upstream version 1.6.1
  * Build-depend on dh-golang (>= 1.58~) to facilitate backports
  * Update golang-gopkg-yaml.v2-dev to golang-gopkg-yaml.v3-dev
    as per upstream

 -- Anthony Fok <email address hidden>  Sat, 29 Oct 2022 03:49:15 -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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-spf13-cobra_1.6.1-1.dsc 2.5 KiB ced0276a694c0c1c7ed075085056f6fcb9f72fc7fb293d9da10c6183c04651c9
golang-github-spf13-cobra_1.6.1.orig.tar.gz 108.5 KiB f38f8b26895903be06089ff20882fc771dbca12f41cf81d7bd823be65e6cec52
golang-github-spf13-cobra_1.6.1-1.debian.tar.xz 6.4 KiB 20c062d21944f99e68aad22f7386e9e50f51daeafe97b855cdc51437727773e2

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.