📅  最后修改于: 2022-03-11 14:51:45.159000             🧑  作者: Mango
# This is the default GOPATH, you should confirm with the 'go env' command
export GOPATH=$HOME/go
export PATH=$PATH:$GOROOT/bin:$GOPATH/bin