Update go version to 1.25

Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
Sacha Al Himdani
2025-08-13 10:35:38 +02:00
parent d65bc5f7e2
commit bfeddf37f4
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/getprobo/probo
go 1.24
go 1.25
// https://github.com/jaytaylor/html2text/issues/67
replace github.com/olekukonko/tablewriter => github.com/olekukonko/tablewriter v0.0.5