golang-github-vektah-gqlparser 2.5.12-1 source package in Ubuntu

Changelog

golang-github-vektah-gqlparser (2.5.12-1) unstable; urgency=medium

  * New upstream version 2.5.12
  * Update my email address in the uploader list to a debian.org one

 -- Taavi Väänänen <email address hidden>  Fri, 31 May 2024 13:52:28 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-vektah-gqlparser_2.5.12-1.dsc 2.4 KiB 07606af8e283c68ebbb6d13bcccb776475cd4f5fd9311fbd2418ebda5face0c3
golang-github-vektah-gqlparser_2.5.12.orig.tar.gz 168.2 KiB 4518f92e4ccbf341e1f0e3e9e9ae1b244a3d142e7bc43f82676431708c8aa6d9
golang-github-vektah-gqlparser_2.5.12-1.debian.tar.xz 3.3 KiB 662535dd2be98441b086e0305770ebfb774cd3974e320727b3ea4d3ec207411b

Available diffs

No changes file available.

Binary packages built by this source

golang-github-vektah-gqlparser-dev: Port of the parser from graphql-js into golang (library)

 gqlparser is a parser for GraphQL, written to mirror the graphql-js
 reference implementation as closely while remaining idiomatic and easy
 to use.
 .
 It currently targets the June 2018 version of the spec.