Skip to content

Commit 8bb2380

Browse files
committed
Set required go version to 1.24
1 parent 0114e4b commit 8bb2380

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module rtask
22

3-
go 1.25
3+
go 1.24.0
44

55
require (
66
github.com/go-chi/chi/v5 v5.2.3

0 commit comments

Comments
 (0)