Skip to content

Commit ef7ad6e

Browse files
OCPBUGS#347772: [OSDK] Fix Golang version in prereqs
1 parent 0257d86 commit ef7ad6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/osdk-common-prereqs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ endif::[]
3636
* Operator SDK CLI installed
3737
* OpenShift CLI (`oc`) {product-version}+ installed
3838
ifdef::golang[]
39-
* link:https://golang.org/dl/[Go] 1.19+
39+
* link:https://golang.org/dl/[Go] 1.21+
4040
endif::[]
4141
ifdef::ansible[]
4242
* link:https://docs.ansible.com/ansible/latest/roadmap/ROADMAP_2_15.html[Ansible] 2.15.0

0 commit comments

Comments
 (0)