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
parent 39adb13ba1
commit d62fa25dc2
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