golang-github-hashicorp-go-immutable-radix 1.3.0-1 source package in Ubuntu

Changelog

golang-github-hashicorp-go-immutable-radix (1.3.0-1) unstable; urgency=medium

  * New upstream release
  * Rules-Requires-Root: no
  * Standards-Version: 4.5.0

 -- Dmitry Smirnov <email address hidden>  Tue, 06 Oct 2020 20:16:07 +1100

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-hashicorp-go-immutable-radix_1.3.0-1.dsc 2.5 KiB c44c13418627243239d339e481a9d44c8fd719bad165484765925c47838b126f
golang-github-hashicorp-go-immutable-radix_1.3.0.orig.tar.xz 22.2 KiB 1855603a6f5107e67b70d90956087991a470011bfea6dd124fcb8c0b09feb23f
golang-github-hashicorp-go-immutable-radix_1.3.0-1.debian.tar.xz 7.6 KiB e745a3d573987c20ea8846a86adec1f5ce65e1e4ce07d60c338961d343f5d4de

Available diffs

No changes file available.

Binary packages built by this source

golang-github-hashicorp-go-immutable-radix-dev: immutable radix tree implementation in Golang

 Golang implementation of an immutable radix tree
 (http://en.wikipedia.org/wiki/Radix_tree).
 The package only provides a single Tree implementation, optimized for
 sparse nodes.