Merge pull request #1598 from C0deSentin3l/master

Dont lock the go version to the .0 release
This commit is contained in:
André Roth
2026-06-29 16:58:46 +02:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/aptly-dev/aptly
go 1.25.0
go 1.25
require (
github.com/AlekSi/pointer v1.1.0