From 025cd9ac0d320dbda2b09ca51621611e1dcc8a4e Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 5 Feb 2025 07:25:34 +0000 Subject: [PATCH] 0.4.1 --- otel-tui.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/otel-tui.spec b/otel-tui.spec index b6955c6..be2d006 100644 --- a/otel-tui.spec +++ b/otel-tui.spec @@ -27,7 +27,7 @@ and Prometheus (Metrics) formats. %build export GOSUMDB=off -export GOPROXY=direct +export GOPROXY=https://proxy.golang.org,direct go build --ldflags='-s -w' -o bin/%{name} . upx bin/%{name}