pkg(go-1.16.2): Added go 1.16.2

This commit is contained in:
Victor Frazao 2021-03-13 18:40:32 -05:00 committed by Thomas
parent a1aba52c3a
commit cbb71341e3
5 changed files with 22 additions and 0 deletions

2
packages/go/1.16.2/environment vendored Normal file
View file

@ -0,0 +1,2 @@
export PATH=$PWD/go/bin:$PATH
export GOPATH=$PWD/gopath