go: use version 1.25.0

This commit is contained in:
André Roth
2026-06-19 00:34:29 +02:00
parent d9bedfa478
commit a743f03242
4 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/aptly-dev/aptly
go 1.24.6
go 1.25.0
require (
github.com/AlekSi/pointer v1.1.0