golang-github-hashicorp-golang-lru-v2 2.0.1-2 source package in Ubuntu

Changelog

golang-github-hashicorp-golang-lru-v2 (2.0.1-2) unstable; urgency=medium

  * Source-only upload for migration to testing

 -- Anthony Fok <email address hidden>  Tue, 04 Jul 2023 19:03:58 -0600

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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-hashicorp-golang-lru-v2_2.0.1-2.dsc 2.3 KiB 310e1f010bf0c3bc38adaf3d2a5d849364f0d042e6bd9a7e73f1fe7b8e2f9054
golang-github-hashicorp-golang-lru-v2_2.0.1.orig.tar.gz 16.1 KiB 9166b867fc950225947c13373fbb5758405f2f1d546b755e3b5087e4971f56f8
golang-github-hashicorp-golang-lru-v2_2.0.1-2.debian.tar.xz 7.4 KiB cf98497e7ab9ee0cf61977d89b23f93435cca80afc7b8634d2c332de263a9f21

Available diffs

No changes file available.

Binary packages built by this source

golang-github-hashicorp-golang-lru-v2-dev: Golang LRU cache (v2 with support for generics)

 This provides the lru package which implements a fixed-size thread safe LRU
 cache. It is based on the cache in Groupcache. v2 adds support for generics.
 .
 This package contains the source.