Update golang cookbook
This commit is contained in:
@@ -5,8 +5,8 @@ license 'Apache-2.0'
|
||||
description 'Installs go programming language'
|
||||
source_url 'https://github.com/sous-chefs/golang'
|
||||
issues_url 'https://github.com/sous-chefs/golang/issues'
|
||||
chef_version '>= 14.0'
|
||||
version '4.1.0'
|
||||
chef_version '>= 15.3'
|
||||
version '5.3.1'
|
||||
|
||||
supports 'debian'
|
||||
supports 'ubuntu'
|
||||
@@ -17,4 +17,4 @@ supports 'amazon'
|
||||
supports 'scientific'
|
||||
supports 'oracle'
|
||||
|
||||
depends 'ark', '~> 5.0'
|
||||
depends 'ark', '>= 6.0'
|
||||
|
||||
Reference in New Issue
Block a user