Update golang cookbook
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Cookbook:: mingw
|
||||
# Library:: _helper
|
||||
#
|
||||
# Copyright:: 2016, Chef Software, Inc.
|
||||
# Copyright:: 2016-2019, Chef Software, Inc.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
@@ -35,4 +35,4 @@ module Mingw
|
||||
end
|
||||
end
|
||||
|
||||
Chef::Resource.send(:include, Mingw::Helper)
|
||||
Chef::Resource.include Mingw::Helper
|
||||
|
||||
Reference in New Issue
Block a user