summaryrefslogtreecommitdiff
path: root/fzf.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-06-22 17:09:28 +0000
committerCoprDistGit <infra@openeuler.org>2024-06-22 17:09:28 +0000
commit2c69b70e5f7de6e65ff31a36c93064890823efdc (patch)
treee04dbabb42b34fbecd6633272638d7279d76640f /fzf.spec
parentaab9c92736713cfc102a9b23aa9b01ad0cf8b222 (diff)
automatic import of fzf
Diffstat (limited to 'fzf.spec')
-rw-r--r--fzf.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/fzf.spec b/fzf.spec
index eac5557..3f96fdd 100644
--- a/fzf.spec
+++ b/fzf.spec
@@ -23,7 +23,7 @@ and still get the results you want.
%build
go env -w GO111MODULE=on
-go env -w GOPROXY=https://goproxy.cn,direct
+go env -w GOPROXY=https://goproxy.io,direct
go build -a -ldflags "-s -w -X main.version=%{version} -X main.revision=openEuler"
%install