Biblioteca Go/Golang para obter o endereço através do CEP utilizando o web service da ViaCEP (Go/Golang library for obtaining the address through de zip code utilyzing ViaCEP's web service).
Para utilizar a biblioteca em seu projeto Go, execute o comando abaixo.
go get -u github.com/cewitte/viacep
go run main.go -cep="01452-000"
git clone https://github.com/cewitte/viacep.git