golang-github-xyproto-simpleredis 2.0-3 source package in Ubuntu

Changelog

golang-github-xyproto-simpleredis (2.0-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Change priority extra to priority optional.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.

 -- Jelmer Vernooij <email address hidden>  Fri, 05 Feb 2021 01:42:31 +0000

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-xyproto-simpleredis_2.0-3.dsc 2.3 KiB 9c965fb60f9e8a4b5c489d35b61432572b3f23392a990619fa6d9714d6aa931b
golang-github-xyproto-simpleredis_2.0.orig.tar.gz 5.7 KiB 190842ba0194c00c6c77846c90f69eb46a0544592c6db3aaeb15b1d8795a7dd5
golang-github-xyproto-simpleredis_2.0-3.debian.tar.xz 2.8 KiB 0f747818f7540573fb4bd335ee07bb7f5184eec3e2307c2ef78619da50a05889

Available diffs

No changes file available.

Binary packages built by this source

golang-github-xyproto-simpleredis-dev: easy way to use Redis from Go

 An easy way to use Redis from Go. Supports simple use of lists,
 hashmaps, sets and key/values. Deals mainly with strings and
 makes use of the redigo package for underlying access to a Redis
 database.