Install golang-github-kelseyhightower-envconfig-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-kelseyhightower-envconfig-dev
Description:
decode environment variables based on a user defined specification
Package envconfig implements decoding of environment variables based on a user defined specification. A typical use is using environment variables for configuration settings. . This library is a build dependency of gitaly (a component of gitlab, a git based collaboration platform).
Homepage: https://github.com/kelseyhightower/envconfig
Version: 1.3.0-1
Section: universe/devel