Skip to content

Commit 0001475

Browse files
committed
Update README to reflect go.mod update to 1.22
1 parent 3a0d001 commit 0001475

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ package achieves similar functionality within commands written in go.
3939
[![Go Report Card](https://goreportcard.com/badge/github.com/markdingo/parallel)](https://goreportcard.com/report/github.com/markdingo/parallel)
4040
[![Go Reference](https://pkg.go.dev/badge/github.com/markdingo/parallel.svg)](https://pkg.go.dev/github.com/markdingo/parallel)
4141

42-
`parallel` is known to compile and run on go versions 1.20 and beyond.
42+
`parallel` is known to compile and run on go versions 1.22 and beyond.
4343

4444
## Background
4545

0 commit comments

Comments
 (0)