Bump to go 1.24

This commit is contained in:
Manuel Rüger
2025-04-15 20:33:43 +02:00
parent 5cbd0fd6eb
commit 92634869e3
5 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -1,8 +1,8 @@
module github.com/kovetskiy/mark
go 1.23.0
go 1.24.0
toolchain go1.23.3
toolchain go1.24.2
require (
github.com/bmatcuk/doublestar/v4 v4.8.1