🔧 bump go version to 1.24.2

This commit is contained in:
Aykhan Shahsuvarov 2025-04-26 16:36:27 +04:00
parent cb8898d20e
commit d8e6f532a8

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/aykhans/dodo
go 1.24.0
go 1.24.2
require (
github.com/jedib0t/go-pretty/v6 v6.6.7