Skip to content

Commit e6e838c

Browse files
authored
Remove toolchain version from go.mod
Removed toolchain version specification.
1 parent 5ffc6ba commit e6e838c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module github.com/go-co-op/gocron-redis-lock/v2
22

33
go 1.23.0
44

5-
toolchain go1.24.2
6-
75
require (
86
github.com/go-co-op/gocron/v2 v2.16.5
97
github.com/go-redsync/redsync/v4 v4.13.0

0 commit comments

Comments
 (0)