golang-github-urfave-cli-v2 2.2.0-3ubuntu1 source package in Ubuntu

Changelog

golang-github-urfave-cli-v2 (2.2.0-3ubuntu1) impish; urgency=medium

  * Change "incorrect usage" test case to use an undefined flag rather
    than a syntactically invalid flag. This prevents panics in test cases,
    as Go 1.17 panics with invalid flag syntax (LP: #1942255)

 -- William 'jawn-smith' Wilson <email address hidden>  Tue, 31 Aug 2021 13:54:29 -0500

Upload details

Uploaded by:
William Wilson
Sponsored by:
Michael Hudson-Doyle
Uploaded to:
Impish
Original maintainer:
Ubuntu Developers
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-urfave-cli-v2_2.2.0.orig.tar.gz 3.2 MiB 5c3717e403ec924011513cfb7542360c156ef1e4222ca21697198ca47f5ca731
golang-github-urfave-cli-v2_2.2.0-3ubuntu1.debian.tar.xz 4.5 KiB 755dc13bed95cf94a060cfc0b8a7b18d82717f40e6ac741f17a29bd28274199e
golang-github-urfave-cli-v2_2.2.0-3ubuntu1.dsc 2.3 KiB e218e3a41f604c6155c318f09fc3e2f7b07ab15755820048d49a9a7d5d1eb610

View changes file

Binary packages built by this source

golang-github-urfave-cli-v2-dev: package for building command line apps in Go (version 2)

 "Cli" is a simple, fast, and fun package for building command line apps
 in Go. The goal is to enable developers to write fast and distributable
 command line applications in an expressive way.
 .
 This package provides cli version 2 (github.com/urfave/cli/v2)