golang-github-gin-contrib-cors 1.4.0-1 source package in Ubuntu

Changelog

golang-github-gin-contrib-cors (1.4.0-1) unstable; urgency=medium

  * New upstream release.
  * according to ratt nothing needs to be rebuild

 -- Thorsten Alteholz <email address hidden>  Sat, 03 Dec 2022 10:49:55 +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 Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-gin-contrib-cors_1.4.0-1.dsc 2.4 KiB 29dd0518f56059283c4c861f279bb332da0a6b40ec846e598d901f79d783fe61
golang-github-gin-contrib-cors_1.4.0.orig.tar.gz 13.5 KiB 132420d4119dab0e80fbdc14e522a0b3454d7e5d8a3f6c908b13bf718fac5962
golang-github-gin-contrib-cors_1.4.0-1.debian.tar.xz 2.4 KiB b94396e82fe3550b82cb7c060eb6ca3748c1e9f098fd1dfee191a4d2ee0bbfcb

Available diffs

No changes file available.

Binary packages built by this source

golang-github-gin-contrib-cors-dev: Gin middleware/handler to enable CORS support

 This package enables Cross-origin resource sharing (CORS), which is a
 mechanism that allows restricted resources on a web page to be
 requested from another domain outside the domain from which the first
 resource was served.