openwhisk-wskdeploy icon indicating copy to clipboard operation
openwhisk-wskdeploy copied to clipboard

Update build.gradle

Open advancedwebdeveloper opened this issue 4 years ago • 1 comments

advancedwebdeveloper avatar Mar 23 '21 02:03 advancedwebdeveloper

@advancedwebdeveloper Although I am curious to see if this builds, the direction of our Go projects/tools that use Gradle and the gogradle plugin is one where we integrate a newer/supported plugin for Go that does not assume (old/deprecated) go vendor or one where we seek to eliminate gradle or a need for a plugin altogether (as the "go" tools have matured and become quite simple as to not require plugins perhaps at all). Unless there is some compelling reason to update (e.g., a CVE) I would choose not to do so as what we have now is quite functional and a version 2 other tools use.

mrutkows avatar Mar 23 '21 14:03 mrutkows