golang-github-maraino-go-mock 0.0~git20230823.b114e0e-1 source package in Ubuntu
Changelog
golang-github-maraino-go-mock (0.0~git20230823.b114e0e-1) unstable; urgency=medium * New upstream snapshot. * Re-introduce watchfile. * Bump Standards-Version. * Switch section to golang. * Bump copyright date for debian/ directory. -- Sascha Steinbiss <email address hidden> Wed, 03 Apr 2024 12:09:24 +0200
Upload details
- Uploaded by:
- Debian Go Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Go Packaging Team
- Architectures:
- all
- Section:
- golang
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | misc | |
Plucky | release | universe | misc | |
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-github-maraino-go-mock_0.0~git20230823.b114e0e-1.dsc | 2.4 KiB | 889c1770633100f696b759aa8ec93b92f96944399603c3438a465093de00efb0 |
golang-github-maraino-go-mock_0.0~git20230823.b114e0e.orig.tar.xz | 10.0 KiB | dd8a52e7ae8188b52f9cea06cf58bb7c1a2dbc6c977b0b3110178a6f470271d3 |
golang-github-maraino-go-mock_0.0~git20230823.b114e0e-1.debian.tar.xz | 2.3 KiB | d216db9a958b15debd6103a45d2657e33e0ae3131195e23f3710241136149fcd |
Available diffs
No changes file available.
Binary packages built by this source
- golang-github-maraino-go-mock-dev: mocking framework for the Go programming language
Go-mock is a Golang framework for easily mocking an interface. It defines
various stubs and adapters that can be used to simulate code on the other
side of the interface.