gh 2.18.1+dfsg1-1 source package in Ubuntu

Changelog

gh (2.18.1+dfsg1-1) unstable; urgency=medium

  * New upstream version 2.18.1+dfsg1
  * Update versioned dependencies as per go.mod (as much as possible)
  * Add temporary local copy of google.golang.org/grpc v1.49.0
    and dependent github.com/golang/protobuf v1.5.2

 -- Anthony Fok <email address hidden>  Sat, 22 Oct 2022 06:57:00 -0600

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gh_2.18.1+dfsg1-1.dsc 3.8 KiB 0dbc92803e669f3b5f534b5a43a84f7d6169372691cd6a5372aa9eace42116a1
gh_2.18.1+dfsg1.orig.tar.xz 427.9 KiB 2a8ee5172cab927b86e0a64bdbfa222fde2447d360a049224cd0320f4eff1c7b
gh_2.18.1+dfsg1-1.debian.tar.xz 1.8 MiB 474f83012ef1a6fa16340b2adabddaea70e4084f9294e6d7adc3268cfa4bb48e

Available diffs

No changes file available.

Binary packages built by this source

gh: GitHub CLI, GitHub’s official command line tool

 GitHub CLI "gh" is GitHub on the command line. It brings pull requests,
 issues, and other GitHub concepts to the terminal next to where you are
 already working with git and your code.
 .
 GitHub CLI is available for repositories hosted on GitHub.com and GitHub
 Enterprise Server 2.20+, and to install on macOS, Windows, and Linux.
 .
 Comparison with hub:
 .
 For many years, hub (https://github.com/github/hub) was the unofficial
 GitHub CLI tool. gh is a new project that helps us explore what an
 official GitHub CLI tool can look like with a fundamentally different
 design. While both tools bring GitHub to the terminal, hub behaves as a
 proxy to git, and gh is a standalone tool. Check out the more detailed
 explanation at https://github.com/cli/cli/blob/trunk/docs/gh-vs-hub.md
 to learn more.

gh-dbgsym: debug symbols for gh