Upgrade go to 1.25.6

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-01-29 11:59:12 +04:00
parent 68e93c4bc7
commit 58838e1420
3 changed files with 10 additions and 10 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module go.probo.inc/probo
go 1.25.5
go 1.25.6
require (
codeberg.org/miekg/dns v0.6.2