Update golang cookbook
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Cookbook:: mingw
|
||||
# Resource:: get
|
||||
#
|
||||
# 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.
|
||||
@@ -23,8 +23,6 @@
|
||||
property :package, String, name_property: true
|
||||
property :root, String, required: true
|
||||
|
||||
resource_name :mingw_get
|
||||
|
||||
action_class do
|
||||
def mingw_do_action(action_cmd)
|
||||
seven_zip_archive "fetching mingw-get to #{win_friendly_path(root)}" do
|
||||
|
||||
Reference in New Issue
Block a user