golang-github-joho-godotenv 1.2.0-1 source package in Ubuntu

Changelog

golang-github-joho-godotenv (1.2.0-1) unstable; urgency=medium

  * New upstream release.
  * Follow releases, not git tags.
  * Fix and enable unit testing.
  * Maintenance updates:
    - Standards-Version bump.
    - Clean up d/watch.
    - Add Testsuite to d/control.

 -- Michael Lustfield <email address hidden>  Thu, 28 Sep 2017 21:24:53 -0500

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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-joho-godotenv_1.2.0-1.dsc 2.2 KiB 90dc03deed8fa0c99be8862fe6cd4996e807260b6f8f3990d1fbd1f4d4d0aa4a
golang-github-joho-godotenv_1.2.0.orig.tar.xz 8.5 KiB 550ffdc13234ff9668ed8201bb52499648404167acbb64534ffd5b291565451c
golang-github-joho-godotenv_1.2.0-1.debian.tar.xz 2.2 KiB b5226f7a97ddfd09448ddbe4a4682ab402f5001c2c0d7f2e1b2289b49ed006bb

No changes file available.

Binary packages built by this source

golang-github-joho-godotenv-dev: Go port of Ruby's dotenv library

 This Go library provides a port of Ruby's dotenv library. This library
 can be used for reading .env files and environment variables. It also
 includes an autoload feature to automatically read and load a environment
 information.