rm GOPROXY=off

This commit is contained in:
thek4n 2025-01-27 13:57:11 +03:00
parent 5b08516319
commit a701cf558b

View File

@ -52,8 +52,6 @@ export GOCACHE="${TMPDIR}/go-cache-$(id -u)"
export GOPATH="${HOME}/.cache/go"
export GOBIN="${HOME}/.local/bin"
export GOPROXY=off
export XDG_DESKTOP_DIR="${HOME}/desktop"
export XDG_DOCUMENTS_DIR="${HOME}/documents"