golang-github-golang-mock 0.0~git20150821.0.06883d9-2 source package in Ubuntu

Changelog

golang-github-golang-mock (0.0~git20150821.0.06883d9-2) unstable; urgency=medium

  [ Paul Tagliamonte ]
  * Team upload.
  * Use a secure transport for the Vcs-Git and Vcs-Browser URL
  * Remove Built-Using from arch:all -dev package

  [ Konstantinos Margaritis ]
  * Replace golang-go with golang-any in Build-Depends, remove golang-go from
    Depends, put golang-any to Suggests of mockgen

 -- Konstantinos Margaritis <email address hidden>  Wed, 09 Aug 2017 16:09:13 +0300

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-github-golang-mock_0.0~git20150821.0.06883d9-2.dsc 2.3 KiB 779e5852e7963525fdb0fb95f7810e16652f5aa4f788a8d23905a51f177129b3
golang-github-golang-mock_0.0~git20150821.0.06883d9.orig.tar.bz2 23.8 KiB 054e402082e685117d8774abdcd51fd371e6dd5590456880e28f657dfe7a4691
golang-github-golang-mock_0.0~git20150821.0.06883d9-2.debian.tar.xz 3.0 KiB 6594592b90e55c419a533da243a60945643d69d87939f04336738048ca7e98f5

No changes file available.

Binary packages built by this source

golang-github-golang-mock-dev: No summary available for golang-github-golang-mock-dev in ubuntu artful.

No description available for golang-github-golang-mock-dev in ubuntu artful.

mockgen: mocking framework for the Go programming language - mockgen

 GoMock is a mocking framework for the Go programming language.
 It integrates well with Go's built-in testing package, but can be used in
 other contexts too.
 .
 This package provides the "mockgen" utility.