diff --git a/dolt.spec b/dolt.spec index b857cfb..3524155 100644 --- a/dolt.spec +++ b/dolt.spec @@ -28,7 +28,7 @@ them to a remote, or merge your teammate's changes find . -perm 0755 -type f -exec chmod 0644 {} \; %build -export GOPROXY=direct +export GOPROXY=https://proxy.golang.org/cached-only pushd go go build -o ../bin/%{name} ./cmd/dolt popd