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

Changelog

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

  * New upstream version 1.8.0
  * Bump versioned dependency as per go.mod

 -- Anthony Fok <email address hidden>  Thu, 07 Dec 2023 07:38:47 -0700

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-spf13-cobra_1.8.0-1.dsc 2.5 KiB 2c554afe06253ff53611bfd765b0bea05b9c425eac3e27f15676970c1b173c1b
golang-github-spf13-cobra_1.8.0.orig.tar.gz 185.3 KiB 66605a6a2297d819e3f92fa38fa6d7771fb8a4adb00e9aa7cb34021bd8389602
golang-github-spf13-cobra_1.8.0-1.debian.tar.xz 6.4 KiB 90f801ba06a09834ea6d713c17f839c37167dad7d69bf552b28ee7278affff93

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.