Skip to content

Commit ac8d303

Browse files
authored
Merge pull request #43 from ldez/fix/min-go
fix: downgrade min go version
2 parents 94f28b3 + 500412d commit ac8d303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/kunwardeep/paralleltest
22

3-
go 1.24
3+
go 1.23
44

55
require golang.org/x/tools v0.31.0
66

0 commit comments

Comments
 (0)