Skip to content

Commit 51e369f

Browse files
committed
Pin go version
1 parent 740de21 commit 51e369f

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

vars/default.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
11
---
2-
3-
# Go language SDK version number
4-
# Last version that is supporting `go get`
5-
golang_version: '1.16.15'

vars/main.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
3+
# Go language SDK version number
4+
# Last version that is supporting `go get`
5+
golang_version: '1.16.15'

0 commit comments

Comments
 (0)