chore(release): update Go version and build requirements
* Change Go version to 1.23.0 in go.mod * Update golang build requirement to >= 1.23 in unitdore.spec * Adjust packaging commands for Arch and RPM
This commit is contained in:
@@ -7,7 +7,7 @@ License: MIT
|
||||
URL: https://warky.dev
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: golang >= 1.21
|
||||
BuildRequires: golang >= 1.23
|
||||
Requires: systemd
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user