We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4451a6c commit 0a558d5Copy full SHA for 0a558d5
website/content/en/docs/installation/_index.md
@@ -88,7 +88,7 @@ chmod +x operator-sdk_${OS}_${ARCH} && sudo mv operator-sdk_${OS}_${ARCH} /usr/l
88
#### Prerequisites
89
90
- [git][git_tool]
91
-- [go][go_tool] version 1.15
+- [go][go_tool] version 1.17
92
- Ensure that your `GOPROXY` is set to `"https://proxy.golang.org|direct"`
93
94
```sh
0 commit comments