fix: allow goproxy again

Amolith created

Change summary

dot_config/zsh/private_dot_zshrc.tmpl | 4 ----
1 file changed, 4 deletions(-)

Detailed changes

dot_config/zsh/private_dot_zshrc.tmpl 🔗

@@ -140,10 +140,6 @@ export MANWIDTH=80
 export CHARM_HOST=charm.secluded.site
 export RIPGREP_CONFIG_PATH="$HOME/.config/ripgreprc"
 
-# Partially in response to https://sourcehut.org/blog/2023-01-09-gomodulemirror/
-# Partially because GOPROXY seems not great
-export GOPROXY="direct"
-
 CASE_SENSITIVE="false"
 
 # Disable dumb Python keyring integration