Update golang cookbook

This commit is contained in:
2021-12-04 19:57:19 -06:00
parent a8948053d6
commit bbef38b6d6
130 changed files with 3548 additions and 1795 deletions

View File

@@ -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'