golang-github-oklog-ulid 2.0.2+ds-2 source package in Ubuntu

Changelog

golang-github-oklog-ulid (2.0.2+ds-2) unstable; urgency=medium

  * Re-build and upload after a botched Git merge.

 -- Martina Ferrari <email address hidden>  Wed, 30 Oct 2019 18:30:43 +0000

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-oklog-ulid_2.0.2+ds-2.dsc 2.2 KiB 2dfac84a0fb3a493b5b69809659b97bcca10313abe45743ef24389b553628578
golang-github-oklog-ulid_2.0.2+ds.orig.tar.gz 18.6 KiB bac9ce9fd267399be954bdc86414d98c58d41d0a3d172ad58f4c9679fa23dea8
golang-github-oklog-ulid_2.0.2+ds-2.debian.tar.xz 2.6 KiB 2fc9c001169ccb55164c0039e8398c3605a3bc97d82f14db31b7406949fec2b8

No changes file available.

Binary packages built by this source

golang-github-oklog-ulid-dev: ULID generation library for Golang

 Universally Unique Lexicographically Sortable Identifier (ULID) in Go
 .
 A Go port of alizain/ulid (https://github.com/alizain/ulid) with binary
 format implemented.
 .
 A ULID is a replacement for GUID/UUIDs with some useful properties:
 .
  * Lexicographically sortable.
  * Compatible with UUID/GUIDs.
  * Very fast generation.
  * Canonically encoded as a 26 character string.