Install golang-github-mitchellh-copystructure-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-mitchellh-copystructure-dev
Description:
library for deep copying values in Go
Copystructure is a Go library for deep copying values in Go. . This library can copy Go values that may contain reference values such as maps, slices, or pointers, and copy their data as well instead of just their references.
Homepage: https://github.com/mitchellh/copystructure
Version: 0.0~git20161013.0.5af94ae-2
Section: universe/devel