From 65268af0c6f73a263640237e2cd7e593d68f1f68 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Sun, 25 Aug 2024 11:41:48 +0000 Subject: [PATCH] 0.0.67 --- useragent.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/useragent.spec b/useragent.spec index b91fc78..29c3bf5 100644 --- a/useragent.spec +++ b/useragent.spec @@ -20,7 +20,7 @@ A comprehensive and categorized collection of User Agents. %setup -q %build -export GOPROXY=direct +export GOPROXY=https://proxy.golang.org/cached-only go build -o bin/ua ./cmd/ua go build -o bin/update-useragent ./cmd/update-useragent