Skip to content

Commit 949b645

Browse files
authored
chore: Update Go version in CONTRIBUTING.md (#1322)
Update Go version in CONTRIBUTING.md
1 parent 1f50fe3 commit 949b645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ When implementing a new feature please review the [design principles](./docs/des
2121

2222
To get started we recommend:
2323

24-
1. Go (v1.19 or later)
24+
1. Go (v1.20 or later)
2525
2. A Kubernetes cluster (we recommend <https://k3d.io/>. This requires Docker v20.10.5 or later)
2626
3. Fork and clone the repo to $GOPATH/src/github.com/replicatedhq/
2727
4. Run `make support-bundle preflight` to generate binaries

0 commit comments

Comments
 (0)