Skip to content

Commit 0a558d5

Browse files
authored
bump go version in installation instructions (#5526)
Signed-off-by: austin <[email protected]>
1 parent 4451a6c commit 0a558d5

File tree

1 file changed

+1
-1
lines changed
  • website/content/en/docs/installation

1 file changed

+1
-1
lines changed

website/content/en/docs/installation/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ chmod +x operator-sdk_${OS}_${ARCH} && sudo mv operator-sdk_${OS}_${ARCH} /usr/l
8888
#### Prerequisites
8989

9090
- [git][git_tool]
91-
- [go][go_tool] version 1.15
91+
- [go][go_tool] version 1.17
9292
- Ensure that your `GOPROXY` is set to `"https://proxy.golang.org|direct"`
9393

9494
```sh

0 commit comments

Comments
 (0)