Skip to content

Commit 97791cf

Browse files
committed
cluster-autoscaler.spec: set golang_version to 1.10
Second pass at fixing this: https://jira.coreos.com/browse/ART-244
1 parent d735cfe commit 97791cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster-autoscaler.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
# Customize from here.
4747
#
4848

49-
%global golang_version 1.10.4
49+
%global golang_version 1.10
5050
%{!?version: %global version 1.2.0}
5151
%{!?release: %global release 1}
5252

0 commit comments

Comments
 (0)