golang-github-tidwall-gjson 1.17.1-1 source package in Ubuntu

Changelog

golang-github-tidwall-gjson (1.17.1-1) unstable; urgency=medium

  * Team upload
  * New upstream release 1.17.1
  * Update section to golang
  * Update Standards-Version to 4.6.2 (no changes)
  * Bump golang-github-tidwall-match-dev to 1.1.1

 -- Shengjing Zhu <email address hidden>  Thu, 29 Feb 2024 18:06:01 +0800

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-tidwall-gjson_1.17.1-1.dsc 2.0 KiB 44213e2ec8a017aadf268a6dac2b8b4c097a563f855d01463b2b09c44f139d9f
golang-github-tidwall-gjson_1.17.1.orig.tar.gz 58.3 KiB 36c5b3f39890ab9c76fcd0f72a424936f293cb08b13ce9a3ea4085b24005951f
golang-github-tidwall-gjson_1.17.1-1.debian.tar.xz 3.0 KiB e476ea99650fc8db2dcfe6691e18b4800b2064281bed231bcec5c1134300da90

Available diffs

No changes file available.

Binary packages built by this source

golang-github-tidwall-gjson-dev: JSON parser for Go

 Go package that provides a fast and simple way to get values from a JSON
 document. It has features such as one line retrieval, dot notation paths,
 iteration, and parsing JSON lines.