Skip to content

Commit

Permalink
Clarify tested Go versions in README
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Koch <[email protected]>
  • Loading branch information
hugelgupf committed Aug 17, 2023
1 parent 096224a commit 2b15dce
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 @@ -15,7 +15,7 @@ determine which command is being called.

| Feature | Support status |
| ---------- | ----------------------------------------------------- |
| Go version | Tested are 1.17-1.20 |
| Go version | Tested are 1.18-1.21 |
| Packaging | Go modules, Go vendoring, bazel w/ [rules_go](https\://github.com/bazelbuild/rules_go) |
| `GOOS` | linux (others may work, but untested) |
| `GOARCH` | amd64, arm, arm64, riscv64 (others may work, but untested) |
Expand Down

0 comments on commit 2b15dce

Please sign in to comment.