golang-github-boj-redistore 1.2+git20180917.cd5dcc7-3 source package in Ubuntu

Changelog

golang-github-boj-redistore (1.2+git20180917.cd5dcc7-3) unstable; urgency=low

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Tue, 29 Nov 2022 20:11:42 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Low 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-boj-redistore_1.2+git20180917.cd5dcc7-3.dsc 2.4 KiB 78b0e653e3ef523d6afbd45d6a85832357c1c6c3b2877c33a545df371ac8f535
golang-github-boj-redistore_1.2+git20180917.cd5dcc7.orig.tar.xz 6.5 KiB 409a47563606f00d541de2b86f66328674b0ee3db60d083e8fee872f24871e9a
golang-github-boj-redistore_1.2+git20180917.cd5dcc7-3.debian.tar.xz 4.0 KiB f15caf8091b664289910dd0de84818c88e5d19ab47f2accb034a4017ea8f78c6

No changes file available.

Binary packages built by this source

golang-github-boj-redistore-dev: session store backend for gorilla/sessions using Redis

 This package contains a session store backend for gorilla/sessions.
 It uses Redis to store the values in memory.
 .
 Package gorilla/sessions provides cookie and filesystem sessions
 and infrastructure for custom session backends.