chore: update go to 1.25, upgrade x/sys, and bump version to 1.0.36

This commit is contained in:
2026-03-30 12:56:31 +02:00
parent 04065a0dd1
commit ed653ff179
6 changed files with 8 additions and 15 deletions
+2 -7
View File
@@ -1,10 +1,5 @@
module printcleaner
go 1.24.0
go 1.25.0
toolchain go1.24.11
require (
github.com/akavel/rsrc v0.10.2 // indirect
golang.org/x/sys v0.39.0 // indirect
)
require golang.org/x/sys v0.42.0