Closed ehdsouza closed 5 years ago
This PR updates installation step with version as go get now supports Go modules - you can now also specify the version of a dependency. Also updated the core version.
go get
:tada: This PR is included in version 0.12.1 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
This PR updates installation step with version as
go get
now supports Go modules - you can now also specify the version of a dependency. Also updated the core version.