Skip to content

Commit

Permalink
docs: bump to Go 1.20 in README (#217)
Browse files Browse the repository at this point in the history
Follow up to #208 and
#211
  • Loading branch information
rootulp authored Jul 5, 2023
1 parent 47826b0 commit 3d00744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ func main() {

## Contributing

1. [Install Go](https://go.dev/doc/install) 1.19+
1. [Install Go](https://go.dev/doc/install) 1.20+
1. [Install golangci-lint](https://golangci-lint.run/usage/install/)

### Helpful Commands
Expand Down

0 comments on commit 3d00744

Please sign in to comment.