go_module plugin

go_module - plugin for handling dependencies in go projects ===========================================================s

Usage:

# Specify the go_module source kind
kind: go_module

# Specify the repository url, using an alias defined
# in your project configuration is recommended.
url: upstream:repo.git

# Set the module name
module: golang.org/x/xerrors