mirror of
https://abf.rosa.ru/djam/otel-tui.git
synced 2025-02-23 03:02:47 +00:00
This commit is contained in:
parent
555af83db3
commit
025cd9ac0d
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue