golang-github-spf13-cobra 1.3.0-1ubuntu0.2 source package in Ubuntu

Changelog

golang-github-spf13-cobra (1.3.0-1ubuntu0.2) jammy-security; urgency=medium

  * No change build due to golang-1.18 update

 -- Nishit Majithia <email address hidden>  Mon, 01 May 2023 13:58:27 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates universe misc
Jammy security universe misc

Downloads

File Size SHA-256 Checksum
golang-github-spf13-cobra_1.3.0.orig.tar.gz 165.5 KiB 5b6a1d841561112a68a46dfa58f8fd86a06abb8838cf86d085738a306fe91357
golang-github-spf13-cobra_1.3.0-1ubuntu0.2.debian.tar.xz 8.1 KiB a0739a9ac8c1e5e11dc3f3496b25c018cde853601dd4533825c98379257298dd
golang-github-spf13-cobra_1.3.0-1ubuntu0.2.dsc 2.4 KiB 7ea44899b4bb8e2313d6885e1b3b7cea3fe8f0c6a54d2031182ddf758a6f77a1

View changes file

Binary packages built by this source

cobra: Tool to generate Cobra-based modern Go CLI application

 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 Generator as /usr/bin/cobra,
 a tool that will generate your application scaffolding
 to rapidly develop a Cobra-based application.

cobra-dbgsym: debug symbols for cobra
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.