golang-github-go-openapi-errors 0.20.1-2 source package in Ubuntu
Changelog
golang-github-go-openapi-errors (0.20.1-2) unstable; urgency=medium * Team upload. * Set Multi-Arch:foreign for -dev package. * Lower case first word in package synopsis. * Update copyright claims. * Add a Breaks on old golang-github-go-openapi-runtime-dev. -- Guillem Jover <email address hidden> Mon, 29 Nov 2021 22:56:45 +0100
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-github-go-openapi-errors_0.20.1-2.dsc | 2.3 KiB | 52fc41414f7fbdd6d407dd14b7181c6ec2e95157fb4da05ad8cce0ae28a2e491 |
golang-github-go-openapi-errors_0.20.1.orig.tar.gz | 18.5 KiB | 1a243795bba7ae956c884a3c59ce9b244da0a402945803e11998feb9475cb994 |
golang-github-go-openapi-errors_0.20.1-2.debian.tar.xz | 3.4 KiB | d4f2c0699b5de2a261da2a4a9f89def5a55d17a78fbe05b600353f4fc1a1277a |
Available diffs
- diff from 0.20.1-1 to 0.20.1-2 (1006 bytes)
No changes file available.
Binary packages built by this source
- golang-github-go-openapi-errors-dev: common error handling code for OpenAPI
This library implements shared error handling code used throughout the
various libraries for the OpenAPI Specification.
.
The OpenAPI Specification is a powerful definition format to describe
RESTful APIs and creates a RESTful interface for easily developing and
consuming an API.