This commit is contained in:
Sergey Zhemoytel 2024-04-04 21:24:02 +00:00
parent 4e373f8778
commit ac7e85e568
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
sources:
terraform-provider-yandex-0.113.0.tar.gz: 4c0e990a3af94e9ec13080c622bdea893654bf89
terraform-provider-yandex-0.114.0.tar.gz: 1a7a2325668f1ed95adbaae385e46fbe8ec37613

View file

@ -8,7 +8,7 @@
%endif
Name: terraform-provider-%{tfprovider}
Version: 0.113.0
Version: 0.114.0
Release: 1
Summary: Terraform provider for VK cloud (Mail.ru Cloud Solutions)
URL: https://github.com/yandex-cloud/%{name}
@ -26,7 +26,7 @@ BuildRequires: upx
%setup -q
%build
export GOPROXY=https://proxy.golang.org/cached-only
export GOPROXY=https://goproxy.io
go mod tidy
go build --ldflags="-s -w" .