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:
Hein
2026-04-08 14:51:57 +02:00
parent 0b34b182a9
commit 2c0f51422e
3 changed files with 8 additions and 5 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/warkanum/unitdore
go 1.26.1
go 1.23.0
require (
github.com/inconshreveable/mousetrap v1.1.0 // indirect