golang-github-go-openapi-runtime 0.15.0-1 source package in Ubuntu

Changelog

golang-github-go-openapi-runtime (0.15.0-1) unstable; urgency=medium

  * Team upload.

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Jelmer Vernooij ]
  * Use secure copyright file specification URI.

  [ Martina Ferrari ]
  * New upstream release.
  * Automatic cme fixes.
  * Update gbp.conf.
  * Stop vendoring the validate library.
  * Adjust dependencies.
  * Add versioned dependencies.

 -- Martina Ferrari <email address hidden>  Tue, 29 Oct 2019 08:50:11 +0000

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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-go-openapi-runtime_0.15.0-1.dsc 2.7 KiB a99bbf6b1523c6ec80ff5f6169f0f24abdca2c974aed3fff9e30224f42fd6a99
golang-github-go-openapi-runtime_0.15.0.orig.tar.gz 108.7 KiB d9ed4ed0ff9595f7c61f826759f5504ccf5e1c3392a6f6467ab6d5eb1f9f0457
golang-github-go-openapi-runtime_0.15.0-1.debian.tar.xz 4.1 KiB b6457447e283ccde3e0df9a5d718123bb7698484d1a0906a6bff6a40958d16d2

No changes file available.

Binary packages built by this source

golang-github-go-openapi-runtime-dev: OpenAPI runtime interfaces

 The runtime library is part of the OpenAPI Initiative and OpenAPI
 Specification, and consists of classes and functions to be used in
 code generation when creating client- and server-side implementations
 of REST interfaces.
 .
 The OpenAPI Specification is a powerful definition format to describe
 RESTful APIs and creates a RESTful interface for easily developing
 and consuming an API.