golang-gopkg-testfixtures.v2 2.2.0-2 source package in Ubuntu

Changelog

golang-gopkg-testfixtures.v2 (2.2.0-2) unstable; urgency=medium

  * Remove Michael Lustfield from Uploaders list.
  * Orphaning package.

 -- Michael Lustfield <email address hidden>  Sat, 03 Feb 2018 12:13:35 -0600

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
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
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-gopkg-testfixtures.v2_2.2.0-2.dsc 2.2 KiB 39958c2b6cc2d8849505daf884f228dcd546d3a8d60fbbac4f38f4898e55198c
golang-gopkg-testfixtures.v2_2.2.0.orig.tar.xz 12.8 KiB 6cc0e93db378d5990bb8a7ad74d64d608032fdb5bcfc436f1a5d08bc898564ae
golang-gopkg-testfixtures.v2_2.2.0-2.debian.tar.xz 2.0 KiB 51656559a543283be624158ad83a0c26e02dda91915b5d8ff94abee6d82acb0f

Available diffs

No changes file available.

Binary packages built by this source

golang-gopkg-testfixtures.v2-dev: Rails-like test fixtures for Go

 This Go library implements methods for writing tests against real
 databases instead of mocks. This library aims to make running tests
 against production data easy.
 .
 Compatible Databases:
   - PostgreSQL
   - MySQL / MariaDB
   - SQLite
   - Microsoft SQL Server
   - Oracle