Skip to content

Commit 4a44d4a

Browse files
committed
update spec file
1 parent 8b1b7fb commit 4a44d4a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

uyuni-tools.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ BuildRequires: fish
8080
BuildRequires: zsh
8181
# Get the proper Go version on different distros
8282
%if 0%{?suse_version}
83-
BuildRequires: golang(API) >= 1.22
83+
BuildRequires: golang(API) >= 1.24
8484
%endif
8585
# 0%{?suse_version}
8686

@@ -96,7 +96,7 @@ BuildRequires: golang >= 1.19
9696
# 0%{?debian}
9797

9898
%if 0%{?fedora} || 0%{?rhel}
99-
BuildRequires: golang >= 1.21
99+
BuildRequires: golang >= 1.22
100100
%endif
101101
# 0%{?fedora} || 0%{?rhel}
102102

0 commit comments

Comments
 (0)