gojq 0.12.6-1 source package in Ubuntu

Changelog

gojq (0.12.6-1) unstable; urgency=medium

  * New upstream version 0.12.6
  * Remove dependency on golang-github-itchyny-go-flags-dev
    and bump dependency on golang-github-mattn-go-isatty-dev to (>= 0.0.14)
  * Reorder fields in debian/control and debian/copyright following
    those generated by the next release of dh-make-golang after v0.6.0

 -- Anthony Fok <email address hidden>  Mon, 06 Dec 2021 12:40:22 -0700

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
gojq_0.12.6-1.dsc 2.3 KiB b105402c2d655ab257ab6f8ce885738c3b42765db68657911c3557e4269980fa
gojq_0.12.6.orig.tar.gz 118.0 KiB 46f66af22e1701dd6f3605012c6e3ccc5bf4dc2ad1a8a7f5be248cb7c6bf316c
gojq_0.12.6-1.debian.tar.xz 2.6 KiB 1d4ffd66582eeb84b7bca8bec4cd5fd8e5a2490095af3747488ad0c66aa14d8a

Available diffs

No changes file available.

Binary packages built by this source

gojq: pure Go implementation of jq (program)

 gojq is an implementation of jq command written in Go language.
 You can also embed gojq as a library to your Go products.
 .
 This package contains the /usr/bin/gojq command.

golang-github-itchyny-gojq-dev: pure Go implementation of jq (library)

 gojq is an implementation of jq command written in Go language.
 You can also embed gojq as a library to your Go products.
 .
 This package contains the github.com/itchyny/gojq Go library.